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

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7859'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7859'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7843'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7843'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9191'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '152324'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9191'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9187'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9187'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9199'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9199'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9210'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9210'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9188'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9188'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9200'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9200'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7205'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7205'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7221'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7221'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7206'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7206'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7222'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7222'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7831'^^xsd:string;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7831'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9201'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9201'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9211'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9211'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9209'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9209'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9189'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9189'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9202'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9202'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9213'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9213'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9180'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9180'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9193'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9193'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9204'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9204'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7215'^^xsd:string;
  dwc:scientificName 'Orbinia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129420'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7215'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7216'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7216'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9212'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9212'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7207'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7207'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7182'^^xsd:string;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7182'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7210'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7210'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7196'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7196'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7825'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7825'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7839'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7839'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7854'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7854'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7840'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7840'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7855'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7855'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7842'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7842'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7208'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7208'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7192'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7192'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7189'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '110465'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7189'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7219'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7219'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7190'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7190'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7188'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7188'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7202'^^xsd:string;
  dwc:scientificName 'Paguridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '106738'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7202'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '106738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7852'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7852'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7201'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7201'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7827'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7827'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7191'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7191'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7220'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7220'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7204'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7204'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7833'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7833'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7853'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7853'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7203'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7203'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7200'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7200'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7837'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7837'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7826'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7826'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7183'^^xsd:string;
  dwc:scientificName 'Goniadella bobretzkii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '147475'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7183'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7214'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7214'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7185'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7185'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7194'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7194'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7212'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7212'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7187'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7187'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7199'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7199'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7218'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7218'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7857'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7857'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9207'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9207'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9186'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9186'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9195'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9195'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9185'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9185'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9206'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9206'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9182'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9182'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9194'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9194'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7197'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7197'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7195'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7195'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7850'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7850'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7834'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7834'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7832'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7832'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7823'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7823'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7186'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7186'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7213'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7213'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7181'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7181'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7193'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7193'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7209'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7209'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9205'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9205'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9179'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9179'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9192'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9192'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9181'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9181'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9184'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9184'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7184'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7184'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7211'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7211'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7198'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7198'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-135_ILVO_macro_long_term_7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-135_ILVO_macro_long_term_7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-135_ILVO_macro_long_term_7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7217'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7217'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7858'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7858'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7841'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7841'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7856'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7856'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7835'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7835'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7838'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7838'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7851'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7851'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7836'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7836'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7824'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7824'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7830'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7830'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7849'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7849'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7870'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7870'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7869'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7869'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7848'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7848'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7871'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7871'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7865'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7865'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7866'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7866'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7844'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7844'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7863'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7863'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7860'^^xsd:string;
  dwc:scientificName 'Atylus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '101497'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7860'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7862'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7862'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7846'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7846'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7861'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7861'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7828'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7828'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7864'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7864'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7829'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7829'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7847'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7847'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7845'^^xsd:string;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7845'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7868'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7868'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-143_ILVO_macro_long_term_7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-143_ILVO_macro_long_term_7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-143_ILVO_macro_long_term_7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7867'^^xsd:string;
  dwc:scientificName 'Processa nouveli nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7867'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9215'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9215'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9214'^^xsd:string;
  dwc:scientificName 'Striarca lactea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '140571'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9214'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9203'^^xsd:string;
  dwc:scientificName 'Spisula solida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '140301'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9203'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9190'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9190'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9208'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9208'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9197'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9197'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9198'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9198'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9196'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9196'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-184_ILVO_macro_long_term_9183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-184_ILVO_macro_long_term_9183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.319999694824 2.460000038147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.319999694824"^^xsd:decimal ;
  dwc:decimalLongitude "2.460000038147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-184_ILVO_macro_long_term_9183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9183'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.460000038147'^^xsd:double;
  dwc:latitude '51.319999694824'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9183'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10432'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10432'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4033'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4033'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4017'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4017'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4048'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4048'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4277'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4277'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4447'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4447'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4640'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4640'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4225'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4225'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4253'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4253'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4612'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4612'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4639'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4639'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4664'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4664'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4636'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4636'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4609'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4609'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4669'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4669'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3488'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3488'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3477'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3477'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3497'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3497'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4049'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4049'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4036'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4036'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5216'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5216'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5202'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5202'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6046'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6046'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6062'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6062'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5876'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5876'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5894'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5894'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5857'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5857'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5892'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5892'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5875'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5875'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4850'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4850'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5854'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5854'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4845'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4845'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4840'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4840'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4860'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4860'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4847'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4847'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4844'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4844'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10460'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10460'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10465'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10465'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10050'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10050'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10455'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10455'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10422'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10422'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10047'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10047'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4667'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4667'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4858'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4858'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2965'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2965'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2989'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2989'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2951'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2951'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2976'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2976'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2942'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2942'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4007'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4007'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4477'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4477'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2960'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2960'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3502'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3502'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3475'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3475'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3465'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3465'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3492'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3492'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8665'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8665'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8630'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8630'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8648'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8648'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8671'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8671'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10053'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10053'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8381'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8381'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8420'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8420'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8387'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8387'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5722'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5722'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5897'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5897'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5903'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5903'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5885'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5885'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5872'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5872'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5865'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5865'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5880'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5880'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8422'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8422'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4617'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4617'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4644'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4644'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4673'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4673'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4841'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4841'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4435'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4435'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4458'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4458'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4482'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4482'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4431'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4431'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4455'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4455'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4479'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4479'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4448'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4448'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4474'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4474'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4492'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4492'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4438'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4438'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4428'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4428'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4490'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4490'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4473'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4473'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4452'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4452'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8655'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8655'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8637'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8637'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8617'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8617'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5890'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5890'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5873'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5873'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5850'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5850'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5896'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5896'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5859'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5859'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5878'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5878'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3483'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3483'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3474'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3474'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5190'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5190'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3496'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3496'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5703'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5703'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5717'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5717'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5692'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5692'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4614'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4614'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4649'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4649'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4679'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4679'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5866'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5866'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8669'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8669'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5848'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5848'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5868'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5868'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5853'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5853'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5886'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5886'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8650'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8650'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8672'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8672'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8631'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8631'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5898'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5898'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5420'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5420'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5454'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5454'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5393'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5393'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5422'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5422'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5456'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5456'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5374'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5374'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5404'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5404'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5433'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5433'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10452'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10452'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4620'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4620'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4675'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4675'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4632'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4632'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3727'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3727'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4449'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4449'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4460'^^xsd:string;
  dwc:scientificName 'Malmgreniella castanea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130811'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4460'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4480'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4480'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5210'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5210'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4433'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4433'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4457'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4457'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5233'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5233'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5180'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5180'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5184'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5184'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5236'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5236'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4229'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4229'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4257'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4257'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4282'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4282'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4238'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4238'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4211'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4211'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4240'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4240'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4272'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4272'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4214'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4214'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4243'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4243'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5721'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5721'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5869'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5869'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2225'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2225'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2208'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2208'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5195'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5195'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5219'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5219'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5172'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5172'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10435'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10435'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10471'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10471'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10057'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10057'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10440'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10440'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10478'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10478'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2212'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2212'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2202'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2202'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2233'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2233'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2217'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2217'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5694'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5694'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5708'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5708'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5459'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5459'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5391'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5391'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5425'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5425'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5396'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5396'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5449'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5449'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5386'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5386'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6729'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6729'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6720'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6720'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6710'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6710'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6721'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6721'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8658'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8658'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8625'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8625'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8644'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8644'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8664'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8664'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8628'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8628'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8647'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8647'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1487'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1487'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4958'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4958'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4961'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4961'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4936'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4936'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2399'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2399'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5904'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5904'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5861'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5861'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10417'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10417'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10449'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10449'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10469'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10469'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10041'^^xsd:string;
  dwc:scientificName 'Eulalia bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130624'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10041'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10433'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10433'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10467'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10467'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2628'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2628'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3699'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3699'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3470'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3470'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2211'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2211'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2936'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2936'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2956'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2956'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2980'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2980'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2634'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2634'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2607'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2607'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2573'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2573'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2637'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2637'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2999'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2999'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5887'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5887'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5858'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5858'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5877'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5877'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5895'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5895'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5881'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5881'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5899'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5899'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5851'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5851'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5847'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5847'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6060'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6060'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5870'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5870'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5728'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5728'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5723'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5723'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5712'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5712'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5867'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5867'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5224'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5224'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5225'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5225'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8618'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8618'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7293'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7293'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8419'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8419'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8416'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8416'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8384'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8384'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8412'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8412'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8385'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8385'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2971'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2971'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2996'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2996'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2948'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2948'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2972'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2972'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2939'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2939'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2958'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2958'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2984'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2984'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2952'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2952'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2977'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2977'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10420'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10420'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10454'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10454'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10447'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10447'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10056'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10056'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10439'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10439'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10476'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10476'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10048'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10048'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10425'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10425'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10457'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10457'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10424'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10424'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5884'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5884'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5902'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5902'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5856'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5856'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5893'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5893'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5855'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5855'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5846'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5846'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6070'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6070'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6047'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6047'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6065'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6065'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6049'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6049'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6069'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6069'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4205'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4205'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4258'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4258'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4276'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4276'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4237'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4237'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4210'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4210'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4454'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4454'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4478'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4478'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5700'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5700'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5714'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5714'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10443'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10443'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10044'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10044'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10412'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10412'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10475'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10475'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10438'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10438'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10055'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10055'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6056'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6056'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5883'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5883'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5901'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5901'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5852'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5852'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5874'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5874'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5891'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5891'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5849'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5849'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5871'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5871'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5889'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5889'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5864'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5864'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6053'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6053'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3698'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3698'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3678'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3678'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3668'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3668'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2992'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2992'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2968'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2968'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2987'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2987'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2963'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2963'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2940'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2940'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4213'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4213'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4271'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4271'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4242'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4242'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2943'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2943'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2966'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2966'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2990'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2990'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2946'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2946'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2970'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2970'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2995'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2995'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2947'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2947'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4475'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4475'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4436'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4436'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4459'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4459'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4445'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4445'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4471'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4471'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4472'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4472'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4489'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4489'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4430'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4430'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6736'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6736'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6068'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6068'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6055'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6055'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5863'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5863'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6058'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6058'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6043'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6043'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6066'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6066'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10472'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10472'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4426'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4426'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4450'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4450'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2226'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2226'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2998'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2998'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2807'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2807'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2803'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2803'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2805'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2805'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2813'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2813'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2806'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2806'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2816'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2816'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2587'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2587'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2618'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2618'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2619'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2619'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2572'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2572'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2605'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2605'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2636'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2636'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2561'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2561'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2591'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2591'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2622'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2622'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2811'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2811'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1428'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1428'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1417'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1417'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1407'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1407'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2408'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2408'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2071'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2071'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2387'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2387'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2073'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2073'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2069'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2069'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2423'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2423'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2988'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2988'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5707'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5707'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1481'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1481'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1484'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1484'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1495'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1495'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1502'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1502'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1491'^^xsd:string;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1491'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2215'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2215'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2204'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2204'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2228'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2228'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2214'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2214'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2203'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2203'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1946'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1946'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1970'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1970'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1960'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1960'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1981'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1981'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2067'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2067'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2440'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2440'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2369'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2369'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2405'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2405'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2380'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2380'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2403'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2403'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2964'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2964'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2941'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2941'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2953'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2953'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2985'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2985'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2961'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2961'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5711'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5711'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5697'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5697'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2436'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2436'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2815'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2815'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2604'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2604'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2809'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2809'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2818'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2818'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2804'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2804'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2611'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2611'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2578'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2578'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2553'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2553'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2635'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2635'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5725'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5725'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5183'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5183'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5208'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5208'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5231'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5231'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5170'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5170'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5193'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5193'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5220'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5220'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5176'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5176'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6711'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6711'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6737'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6737'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6728'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6728'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6719'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6719'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7359'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7359'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6730'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6730'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8649'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8649'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8398'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8398'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6735'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6735'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6725'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6725'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6734'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6734'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2402'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2402'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10408'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10408'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10442'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10442'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7288'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7288'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7320'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7320'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7353'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7353'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7291'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7291'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10040'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10040'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7323'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7323'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7356'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7356'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7268'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7268'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7332'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7332'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7339'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7339'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7281'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7281'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8417'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8417'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8396'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8396'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8414'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8414'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8399'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8399'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8418'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8418'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8400'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8400'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8394'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8394'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8667'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8667'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8616'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8616'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8636'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8636'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10036'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10036'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10038'^^xsd:string;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10038'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10448'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10448'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10416'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10416'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4250'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4250'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4232'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4232'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4262'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4262'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4220'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4220'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4248'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4248'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5888'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5888'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6050'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6050'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6061'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6061'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6071'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6071'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6042'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6042'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6052'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6052'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6064'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6064'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7314'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7314'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1944'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1944'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1989'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1989'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1973'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1973'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1967'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1967'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1951'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1951'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1982'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1982'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2425'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2425'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2415'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2415'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2383'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2383'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2404'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2404'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2419'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2419'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1402'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1402'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1416'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1416'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1435'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1435'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1419'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1419'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1409'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1409'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1426'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1426'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1427'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1427'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1503'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1503'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1492'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1492'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2396'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2396'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2210'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2210'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2224'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2224'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2234'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2234'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2200'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2200'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2218'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2218'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2229'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2229'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2206'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2206'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1509'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1509'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1486'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1486'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1499'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1499'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1506'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1506'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7330'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7330'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7297'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7297'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7266'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7266'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7347'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7347'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7335'^^xsd:string;
  dwc:scientificName 'Callianassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7335'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8411'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8411'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8402'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8402'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8389'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8389'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8404'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8404'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8424'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8424'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1623'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1623'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2391'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2391'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5223'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5223'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10419'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10419'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10453'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10453'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10429'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10429'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10462'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10462'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6324'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6324'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6353'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6353'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6343'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6343'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6338'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6338'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6321'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6321'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5691'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5691'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6340'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6340'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6329'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6329'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6355'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6355'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8619'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8619'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8638'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8638'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8656'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8656'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8615'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8615'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8635'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8635'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8653'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8653'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5191'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5191'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5189'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5189'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5215'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5215'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5237'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5237'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7324'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7324'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7357'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7357'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7294'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7294'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7326'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7326'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7360'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7360'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7273'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7273'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7348'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7348'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7275'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7275'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7306'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7306'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7341'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7341'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7267'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7267'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7298'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7298'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7331'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7331'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7280'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7280'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7311'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7311'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7345'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7345'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5713'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5713'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5451'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5451'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5373'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5373'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5403'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5403'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5432'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5432'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5379'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5379'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8651'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8651'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8673'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8673'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8660'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8660'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8634'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8634'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8652'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8652'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8661'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8661'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8641'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8641'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8623'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8623'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2066'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2066'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2386'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2386'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2407'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2407'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2437'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2437'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4676'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4676'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5187'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5187'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5213'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5213'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5207'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5207'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1488'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1488'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1497'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1497'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1493'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1493'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1633'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1633'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1621'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1621'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1607'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1607'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1639'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1639'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1628'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1628'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1507'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1507'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3692'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3692'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3693'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3693'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3720'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3720'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2398'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2398'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2422'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2422'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4602'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4602'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4627'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4627'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4608'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4608'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4622'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4622'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4634'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4634'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4653'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4653'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2426'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2426'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1482'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1482'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4616'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4616'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4643'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4643'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4598'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4598'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4624'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4624'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4672'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4672'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4654'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4654'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4658'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4658'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4603'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4603'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4656'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4656'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4631'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4631'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4626'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4626'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4600'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4600'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4671'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4671'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4642'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4642'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4641'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4641'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4670'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4670'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4615'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4615'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4941'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4941'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4947'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4947'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4951'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4951'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4967'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4967'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5197'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5197'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5222'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5222'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5706'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5706'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5720'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5720'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5693'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5693'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5415'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5415'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5447'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5447'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5448'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5448'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5388'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5388'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5417'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5417'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5376'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5376'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5704'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5704'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4942'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4942'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4954'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4954'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4960'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4960'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4662'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4662'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4957'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4957'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5192'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5192'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5169'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5169'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5218'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5218'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5408'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5408'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5437'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5437'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6718'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6718'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6726'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6726'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6709'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6709'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5394'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5394'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5457'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5457'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5401'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5401'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5430'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5430'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5371'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5371'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5423'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5423'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5434'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5434'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5381'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5381'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5410'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5410'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5440'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5440'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5445'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5445'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5375'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5375'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5406'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5406'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6727'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6727'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6319'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6319'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5726'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5726'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5699'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5699'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5727'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5727'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6354'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6354'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6341'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6341'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6327'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6327'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6359'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6359'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5695'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5695'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5441'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5441'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5724'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5724'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5718'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5718'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1625'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1625'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1615'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1615'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1611'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1611'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5421'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5421'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5380'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5380'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5715'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5715'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5411'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5411'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5442'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5442'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5382'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5382'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5235'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5235'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5188'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5188'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5214'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5214'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5171'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5171'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5194'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5194'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6347'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6347'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6337'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6337'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6332'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6332'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6345'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6345'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6358'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6358'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6339'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6339'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6320'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6320'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6336'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6336'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6349'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6349'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1636'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1636'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1624'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1624'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1635'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1635'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4610'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4610'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4637'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4637'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4665'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4665'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4597'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4597'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4623'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4623'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4652'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4652'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5369'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5369'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5377'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5377'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5427'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5427'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5398'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5398'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3710'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3710'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3655'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3655'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2417'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2417'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2371'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2371'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2378'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2378'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2401'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2401'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2435'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2435'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5385'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5385'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5173'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5173'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5196'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5196'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5221'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5221'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5174'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5174'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3713'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3713'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3684'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3684'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2594'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2594'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2625'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2625'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2616'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2616'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2584'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2584'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2557'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2557'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4932'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4932'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4934'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4934'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2610'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2610'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4281'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4281'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4216'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4216'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4245'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4245'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4279'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4279'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4201'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4201'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4222'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4222'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4231'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4231'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4260'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4260'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4233'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4233'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4263'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4263'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4199'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4199'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4221'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4221'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4606'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4606'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4241'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4241'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4227'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4227'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4268'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4268'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4265'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4265'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4234'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4234'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4945'^^xsd:string;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4945'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4964'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4964'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4966'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4966'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4630'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4630'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4668'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4668'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5407'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5407'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4613'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4613'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4661'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4661'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5709'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5709'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5436'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5436'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5383'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5383'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5412'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5412'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5443'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5443'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5395'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5395'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5424'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5424'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5705'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5705'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5719'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5719'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5178'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5178'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5201'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5201'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5182'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5182'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5205'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5205'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5229'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5229'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5217'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5217'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5186'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5186'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5212'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5212'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2997'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2997'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2975'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2975'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2950'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2950'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2973'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2973'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4226'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4226'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4255'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4255'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4217'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4217'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4246'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4246'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4280'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4280'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4207'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4207'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3721'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3721'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1977'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1977'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1938'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1938'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1953'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1953'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1976'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1976'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1954'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1954'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1968'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1968'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1490'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1490'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1437'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1437'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1406'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1406'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1433'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1433'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4463'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4463'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4439'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4439'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4461'^^xsd:string;
  dwc:scientificName 'Microphthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4461'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4453'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4453'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4429'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4429'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4938'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4938'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4943'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4943'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4638'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4638'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4611'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4611'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2438'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2438'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1498'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1498'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1508'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1508'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1974'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1974'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2070'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2070'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1983'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1983'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1962'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1962'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1945'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1945'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1958'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1958'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1943'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1943'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2574'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2574'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2379'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2379'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2375'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2375'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4437'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4437'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4462'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4462'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4425'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4425'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4427'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4427'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4451'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4451'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4476'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4476'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4442'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4442'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4466'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4466'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4487'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4487'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4467'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4467'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4935'^^xsd:string;
  dwc:scientificName 'Cerebratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '122348'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4935'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '122348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7351'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7351'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7363'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7363'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7292'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7292'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7283'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7283'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7338'^^xsd:string;
  dwc:scientificName 'Crassicorophium bonellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '158080'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7338'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '237004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6322'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6322'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4621'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4621'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4650'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4650'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4663'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4663'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6334'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6334'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6346'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6346'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6351'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6351'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6325'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6325'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6333'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6333'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4635'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4635'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4659'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4659'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4628'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4628'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5689'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5689'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5701'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5701'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5409'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5409'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5438'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5438'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5414'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5414'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5446'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5446'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5435'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5435'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5439'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5439'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6724'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6724'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6717'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6717'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6712'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6712'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6713'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6713'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6714'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6714'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5387'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5387'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5416'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5416'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5450'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5450'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6722'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6722'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6731'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6731'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6732'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6732'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6715'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6715'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6716'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6716'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6723'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6723'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-115_ILVO_macro_long_term_6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-115_ILVO_macro_long_term_6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-115_ILVO_macro_long_term_6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6733'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6733'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7304'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7304'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7337'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7337'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4680'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4680'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5200'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5200'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5227'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5227'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5177'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5177'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4849'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4849'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4861'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4861'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4856'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4856'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4854'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4854'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4857'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4857'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4855'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4855'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4842'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4842'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4852'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4852'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4843'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4843'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4853'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4853'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4848'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4848'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4846'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4846'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4851'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4851'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2631'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2631'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2601'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2601'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2599'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2599'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2569'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2569'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2638'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2638'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2608'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2608'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4657'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4657'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4682'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4682'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4646'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4646'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4645'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4645'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4618'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4618'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4677'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4677'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4601'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4601'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4249'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4249'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4011'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4011'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4050'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4050'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4026'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4026'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4008'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4008'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4041'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4041'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2954'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2954'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2978'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2978'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2949'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2949'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3708'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3708'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3679'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3679'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3652'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3652'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3709'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3709'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3653'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3653'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4031'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4031'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5211'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5211'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5234'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5234'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5175'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5175'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5198'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5198'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2808'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2808'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5378'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5378'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5405'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5405'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5696'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5696'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5402'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5402'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5372'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5372'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5431'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5431'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8388'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8388'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6044'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6044'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9796'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9796'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4254'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4254'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2205'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2205'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1987'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1987'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1439'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1439'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5389'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5389'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5418'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5418'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5452'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5452'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5390'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5390'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5419'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5419'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5453'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5453'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5370'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5370'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5399'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5399'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5428'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5428'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5400'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5400'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5429'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5429'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3662'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3662'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3687'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3687'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3716'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3716'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3649'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3649'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3675'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3675'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3705'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3705'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10059'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10059'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10418'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10418'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10042'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10042'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10445'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10445'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10464'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10464'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10414'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10414'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9789'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9789'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9782'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9782'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9801'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9801'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9800'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9800'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9786'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9786'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9797'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9797'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9792'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9792'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9780'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9780'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9783'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9783'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9795'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9795'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8627'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8627'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8646'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8646'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8668'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8668'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8620'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8620'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10410'^^xsd:string;
  dwc:scientificName 'Amphilochus manudens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101967'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10410'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3706'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3706'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3722'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3722'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3694'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3694'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3665'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3665'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10423'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10423'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10456'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10456'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10045'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10045'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10035'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10035'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10407'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10407'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10049'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10049'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10413'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10413'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10444'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10444'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5181'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5181'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5204'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5204'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9804'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9804'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2967'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2967'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2991'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2991'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1940'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1940'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1955'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1955'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1988'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1988'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1966'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1966'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1950'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1950'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1969'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1969'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5179'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5179'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5203'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5203'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5228'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5228'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4674'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4674'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4605'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4605'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4629'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4629'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4660'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4660'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6344'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6344'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6357'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6357'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6330'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6330'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6326'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6326'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6318'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6318'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6356'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6356'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6350'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6350'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9773'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9773'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8663'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8663'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7358'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7358'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7355'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7355'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7276'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7276'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7307'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7307'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7277'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7277'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7308'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7308'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7342'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7342'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7295'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7295'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7301'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7301'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7269'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7269'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7361'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7361'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7327'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7327'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7325'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7325'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6348'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6348'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6335'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6335'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8639'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8639'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8657'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8657'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8629'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8629'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8670'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8670'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8632'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8632'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10451'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10451'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2216'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2216'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2232'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2232'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2197'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2197'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2207'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2207'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2221'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2221'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1604'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1604'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1618'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1618'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1630'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1630'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1602'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1602'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4016'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4016'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4047'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4047'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4035'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4035'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3680'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3680'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3703'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3703'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3673'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3673'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3731'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3731'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10427'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10427'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10459'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10459'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10474'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10474'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10043'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10043'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5698'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5698'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5426'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5426'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5397'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5397'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5368'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5368'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5444'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5444'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5413'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5413'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5185'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5185'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5232'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5232'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5209'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5209'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6323'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6323'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1608'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1608'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1622'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1622'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1634'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1634'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1619'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1619'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1631'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1631'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1614'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1614'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1627'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1627'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1606'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1606'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1609'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1609'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5384'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5384'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4005'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4005'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4019'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4019'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4021'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4021'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4046'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4046'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4040'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4040'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4012'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4012'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4029'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4029'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4044'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4044'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6342'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6342'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6328'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6328'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6352'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6352'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4651'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4651'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4681'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4681'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4619'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4619'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4648'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4648'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4678'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4678'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4599'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4599'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4625'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4625'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4607'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4607'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4633'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4633'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4655'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4655'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7333'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7333'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7279'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7279'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7310'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7310'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7344'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7344'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7305'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7305'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7296'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7296'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7329'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7329'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7362'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7362'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7282'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7282'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7315'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7315'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1501'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1501'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1420'^^xsd:string;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1420'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1432'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1432'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1414'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1414'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1430'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1430'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1411'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1411'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1410'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1410'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1505'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1505'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1480'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1480'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1494'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1494'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1500'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1500'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4604'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4604'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2427'^^xsd:string;
  dwc:scientificName 'Hippolyte varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2427'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2420'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2420'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2416'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2416'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2368'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2368'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2393'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2393'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2385'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2385'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2381'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2381'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2394'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2394'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2382'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2382'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2366'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2366'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8403'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8403'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8423'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8423'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8382'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8382'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8392'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8392'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8409'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8409'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7350'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7350'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7317'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7317'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7285'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7285'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7313'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7313'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7328'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7328'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7343'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7343'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4208'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4208'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4259'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4259'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7286'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7286'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6041'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6041'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6051'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6051'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6063'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6063'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9774'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9774'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9776'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9776'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9799'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9799'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9777'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9777'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9770'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9770'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4223'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4223'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4251'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4251'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4200'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4200'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4270'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4270'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4202'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4202'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4224'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4224'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4252'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4252'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10477'^^xsd:string;
  dwc:scientificName 'Sthenelais'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10477'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10411'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10411'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10431'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10431'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10466'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10466'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10037'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10037'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10409'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10409'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9802'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9802'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9790'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9790'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9779'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9779'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9803'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9803'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8624'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8624'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8643'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8643'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9791'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9791'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7322'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7322'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9793'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9793'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7354'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7354'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7321'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7321'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7289'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7289'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7290'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7290'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-105_ILVO_macro_long_term_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-105_ILVO_macro_long_term_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-105_ILVO_macro_long_term_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6331'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6331'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5392'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5392'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5455'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5455'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2810'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2810'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2812'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2812'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2802'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2802'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2817'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2817'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-11_ILVO_macro_long_term_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-11_ILVO_macro_long_term_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-11_ILVO_macro_long_term_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2814'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2814'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10436'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10436'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10473'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10473'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10426'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10426'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10458'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10458'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10039'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10039'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10415'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10415'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10446'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10446'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9794'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9794'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9781'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9781'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10054'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10054'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9787'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9787'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9771'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9771'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9785'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9785'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9772'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9772'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9769'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9769'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10470'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10470'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10434'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10434'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10430'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10430'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10463'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10463'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10052'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10052'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7349'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7349'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7316'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7316'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7284'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7284'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7336'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7336'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7278'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7278'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7309'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7309'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8407'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8407'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8401'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8401'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8421'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8421'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8426'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8426'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8406'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8406'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8386'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8386'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1438'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1438'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1403'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1403'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1421'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1421'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1413'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1413'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1431'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1431'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1442'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1442'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1405'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1405'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1423'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1423'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1408'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1408'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1425'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1425'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1496'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1496'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1485'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1485'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1483'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1483'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1504'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1504'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1695_ILVO_macro_long_term_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1695_ILVO_macro_long_term_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1695_ILVO_macro_long_term_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1489'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1489'^^xsd:string;
  dwc:observationDate '1980-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2230'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2230'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2231'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2231'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2227'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2227'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2213'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2213'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2222'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2222'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2392'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2392'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2367'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2367'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8640'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8640'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8622'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8622'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8645'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8645'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8666'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8666'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2410'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2410'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2373'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2373'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2065'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2065'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2418'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2418'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1986'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1986'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1939'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1939'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1942'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1942'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1957'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1957'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1979'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1979'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1961'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1961'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1947'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1947'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1985'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1985'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1949'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1949'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1965'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1965'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2962'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2962'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2959'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2959'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2944'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2944'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2955'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2955'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2979'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2979'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2397'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2397'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2424'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2424'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2429'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2429'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2074'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2074'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2384'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2384'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2441'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2441'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2431'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2431'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2064'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2064'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2406'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2406'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2068'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2068'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2376'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2376'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2413'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2413'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4261'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4261'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4264'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4264'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4219'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4219'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2198'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2198'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2223'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2223'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2219'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2219'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2199'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2199'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10441'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10441'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10058'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10058'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10479'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10479'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10468'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10468'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10461'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10461'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10428'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10428'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2209'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2209'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2370'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2370'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2362'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2362'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2433'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2433'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6067'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6067'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6057'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6057'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6048'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6048'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6059'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6059'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8391'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8391'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8626'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8626'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6054'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6054'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1648_ILVO_macro_long_term_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1648_ILVO_macro_long_term_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1648_ILVO_macro_long_term_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6045'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6045'^^xsd:string;
  dwc:observationDate '1996-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5206'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5206'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5230'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5230'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5690'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5690'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5702'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5702'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5716'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5716'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2374'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2374'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2430'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2430'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2411'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2411'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2389'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2389'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2363'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2363'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1959'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1959'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1980'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1980'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1971'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1971'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1941'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1941'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1956'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1956'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1978'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1978'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1952'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1952'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1975'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1975'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1948'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1948'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1964'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1964'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2434'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2434'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2400'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2400'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2390'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2390'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2364'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2364'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2412'^^xsd:string;
  dwc:scientificName 'Aora gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102012'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2412'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '102012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9798'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9798'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9778'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9778'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9788'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9788'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9775'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9775'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-208_ILVO_macro_long_term_9784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-208_ILVO_macro_long_term_9784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-208_ILVO_macro_long_term_9784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9784'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9784'^^xsd:string;
  dwc:observationDate '1999-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7318'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7318'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7352'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7352'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7300'^^xsd:string;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7300'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7272'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7272'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7303'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7303'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8674'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8674'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7340'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7340'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7299'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7299'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7287'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7287'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7274'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7274'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8410'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8410'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8393'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8393'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8425'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8425'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8397'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8397'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8415'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8415'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8383'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8383'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8380'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8380'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5226'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5226'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8654'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8654'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8621'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8621'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8659'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8659'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2560'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2560'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2552'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2552'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2576'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2576'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2414'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2414'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2372'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2372'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2428'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2428'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2395'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2395'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2421'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2421'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2432'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2432'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2388'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2388'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2409'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2409'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2072'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2072'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2377'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2377'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8662'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8662'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8642'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8642'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7271'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7271'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7334'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7334'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7302'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7302'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7270'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7270'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7346'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7346'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7312'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7312'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8395'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8395'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8413'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8413'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8390'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8390'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8405'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8405'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-181_ILVO_macro_long_term_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-181_ILVO_macro_long_term_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-181_ILVO_macro_long_term_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8633'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8633'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-82_ILVO_macro_long_term_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-82_ILVO_macro_long_term_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-82_ILVO_macro_long_term_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5199'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5199'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1424'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1424'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10046'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10046'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10421'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10421'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10450'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10450'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10437'^^xsd:string;
  dwc:scientificName 'Solen marginatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141546'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10437'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-165_ILVO_macro_long_term_8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-165_ILVO_macro_long_term_8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-165_ILVO_macro_long_term_8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8408'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8408'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-140_ILVO_macro_long_term_7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-140_ILVO_macro_long_term_7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-140_ILVO_macro_long_term_7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7319'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7319'^^xsd:string;
  dwc:observationDate '1997-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2935'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2935'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2365'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2365'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1684_ILVO_macro_long_term_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1684_ILVO_macro_long_term_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1684_ILVO_macro_long_term_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2439'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2439'^^xsd:string;
  dwc:observationDate '1983-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-225_ILVO_macro_long_term_10051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-225_ILVO_macro_long_term_10051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-225_ILVO_macro_long_term_10051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10051'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10051'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4470'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4470'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4666'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4666'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-66_ILVO_macro_long_term_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-66_ILVO_macro_long_term_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-66_ILVO_macro_long_term_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4859'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4859'^^xsd:string;
  dwc:observationDate '1991-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4204'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4204'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5860'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5860'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5879'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5879'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5900'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5900'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5882'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5882'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-99_ILVO_macro_long_term_5862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-99_ILVO_macro_long_term_5862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-99_ILVO_macro_long_term_5862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5862'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5862'^^xsd:string;
  dwc:observationDate '1995-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2563'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2563'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2593'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2593'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2624'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2624'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2566'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2566'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2596'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2596'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2620'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2620'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1580'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1580'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2118'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2118'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1581'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1581'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1578'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1578'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1587'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1587'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1582'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1582'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2120'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2120'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2107'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2107'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1583'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1583'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2108'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2108'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1571'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1571'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1638'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1638'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1603'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1603'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1617'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1617'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2109'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2109'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2121'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2121'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1572'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1572'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1589'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1589'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2119'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2119'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1575'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1575'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2114'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2114'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1586'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1586'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1577'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1577'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2116'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2116'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2201'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2201'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1626'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1626'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2220'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2220'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2196'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2196'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1674_ILVO_macro_long_term_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1674_ILVO_macro_long_term_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1674_ILVO_macro_long_term_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2195'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2195'^^xsd:string;
  dwc:observationDate '1981-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2111'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2111'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2595'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2595'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2564'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2564'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2586'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2586'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2582'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2582'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2614'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2614'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-61_ILVO_macro_long_term_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-61_ILVO_macro_long_term_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-61_ILVO_macro_long_term_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4647'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4647'^^xsd:string;
  dwc:observationDate '1990-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4468'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4468'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4488'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4488'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4443'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4443'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4446'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4446'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2626'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2626'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2603'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2603'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2580'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2580'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2613'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2613'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2555'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2555'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2633'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2633'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4034'^^xsd:string;
  dwc:scientificName 'Pycnogonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '1567'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4034'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4015'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4015'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1766'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1766'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4441'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4441'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4465'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4465'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4485'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4485'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4469'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4469'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4444'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4444'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4209'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4209'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4235'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4235'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4267'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4267'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4955'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4955'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3658'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3658'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3676'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3676'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3717'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3717'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3650'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3650'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3688'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3688'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3663'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3663'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3730'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3730'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3702'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3702'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3672'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3672'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3677'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3677'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3707'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3707'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3660'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3660'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3685'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3685'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3714'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3714'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3682'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3682'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3654'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3654'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3681'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3681'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4483'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4483'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4432'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4432'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4456'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4456'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4434'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4434'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4491'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4491'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4486'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4486'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4481'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4481'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4440'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4440'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4464'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4464'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-51_ILVO_macro_long_term_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-51_ILVO_macro_long_term_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-51_ILVO_macro_long_term_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4484'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4484'^^xsd:string;
  dwc:observationDate '1990-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4946'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4946'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4939'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4939'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4962'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4962'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4965'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4965'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4940'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4940'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4956'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4956'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3686'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3686'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3715'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146912'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3715'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3696'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3696'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3724'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3724'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3669'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3669'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1972'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1972'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1937'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1937'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1984'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1984'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4028'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4028'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4013'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4013'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4030'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4030'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4045'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4045'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4014'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4014'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4032'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4032'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2632'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2632'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2602'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2602'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2629'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2629'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2577'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2577'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-84_ILVO_macro_long_term_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-84_ILVO_macro_long_term_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-84_ILVO_macro_long_term_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5458'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5458'^^xsd:string;
  dwc:observationDate '1994-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4949'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4949'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4950'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4950'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4953'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4953'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4952'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4952'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4959'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4959'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4944'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4944'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4212'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4212'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4273'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4273'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4266'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4266'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3651'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3651'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4020'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4020'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4039'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4039'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4025'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4025'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4043'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4043'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-90_ILVO_macro_long_term_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-90_ILVO_macro_long_term_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-90_ILVO_macro_long_term_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5710'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5710'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4206'^^xsd:string;
  dwc:scientificName 'Glycera unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130127'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4206'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4275'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4275'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4215'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4215'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4244'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4244'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4278'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4278'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4230'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4230'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4236'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4236'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4269'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4269'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2571'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2571'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2570'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2570'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1678_ILVO_macro_long_term_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1678_ILVO_macro_long_term_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1678_ILVO_macro_long_term_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1963'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1963'^^xsd:string;
  dwc:observationDate '1982-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3664'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3664'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4010'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4010'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4023'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4023'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4027'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4027'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4051'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4051'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4006'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4006'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4022'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4022'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3718'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3718'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3689'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3689'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2115'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2115'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1579'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1579'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1576'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1576'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2112'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2112'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1573'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1573'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3725'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3725'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3661'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3661'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3690'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3690'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3719'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3719'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3666'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3666'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1601'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1601'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1616'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1616'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1629'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1629'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1605'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1605'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1620'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1620'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1632'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1632'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1610'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1610'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1637'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1637'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1612'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1612'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1661_ILVO_macro_long_term_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1661_ILVO_macro_long_term_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1661_ILVO_macro_long_term_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1613'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1613'^^xsd:string;
  dwc:observationDate '1981-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3481'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3481'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3498'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3498'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3471'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3471'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3491'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3491'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3478'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3478'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3464'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3464'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4948'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4948'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4933'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4933'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4963'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4963'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3495'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3495'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3490'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3490'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1422'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1422'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1436'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1436'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1404'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1404'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1434'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1434'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1415'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1415'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1401'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1401'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2627'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2627'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2554'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2554'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2579'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2579'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2612'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2612'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2558'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2558'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2585'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2585'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2617'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2617'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2562'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2562'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2592'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2592'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2623'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2623'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3493'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3493'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3476'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3476'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3487'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3487'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3504'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3504'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3463'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3463'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3700'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3700'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-71_ILVO_macro_long_term_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-71_ILVO_macro_long_term_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-71_ILVO_macro_long_term_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4937'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4937'^^xsd:string;
  dwc:observationDate '1991-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3691'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3691'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3712'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3712'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3728'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3728'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3472'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3472'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3482'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3482'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3469'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3469'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3494'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3494'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3480'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3480'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3468'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3468'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3499'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3499'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3473'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3473'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3501'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3501'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3467'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3467'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3479'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3479'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3726'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3726'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3670'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3670'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3697'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3697'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3667'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3667'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3656'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3656'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3659'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3659'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3484'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3484'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3486'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3486'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3503'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3503'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3500'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3500'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3489'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3489'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3466'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3466'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2597'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2597'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2567'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2567'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1588'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1588'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1429'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1429'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2019'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2019'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2025'^^xsd:string;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2025'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2017'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2017'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2016'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2016'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2021'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2021'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2022'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2022'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2027'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2027'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2015'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2015'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2023'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2023'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2028'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2028'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2013'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2013'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2018'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2018'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2024'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2024'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2014'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2014'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2020'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2020'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1680_ILVO_macro_long_term_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1680_ILVO_macro_long_term_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1680_ILVO_macro_long_term_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2026'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2026'^^xsd:string;
  dwc:observationDate '1983-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1440'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1440'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1412'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1412'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1441'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1441'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1691_ILVO_macro_long_term_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1691_ILVO_macro_long_term_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1691_ILVO_macro_long_term_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1418'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1418'^^xsd:string;
  dwc:observationDate '1979-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2110'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2110'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1584'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1584'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4239'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4239'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4203'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4203'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4228'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4228'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4256'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4256'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4274'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4274'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4218'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4218'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-46_ILVO_macro_long_term_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-46_ILVO_macro_long_term_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-46_ILVO_macro_long_term_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4247'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4247'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2117'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2117'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2113'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2113'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1585'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1585'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1669_ILVO_macro_long_term_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1669_ILVO_macro_long_term_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1669_ILVO_macro_long_term_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1574'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1574'^^xsd:string;
  dwc:observationDate '1980-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2581'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2581'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2565'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2565'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2590'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2590'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2621'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2621'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2589'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2589'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2551'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2551'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2575'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2575'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2609'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2609'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2606'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2606'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2588'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2588'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2559'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2559'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1761'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1761'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1760'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1760'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1767'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1767'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4018'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4018'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4037'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4037'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4038'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4038'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4042'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4042'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4024'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4024'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-41_ILVO_macro_long_term_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-41_ILVO_macro_long_term_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-41_ILVO_macro_long_term_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4009'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4009'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3695'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3695'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1754'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1754'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1759'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1759'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1765'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1765'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1755'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1755'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1762'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1762'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1763'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1763'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1768'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1768'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1769'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1769'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1756'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1756'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1764'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1764'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1770'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1770'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1771'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1771'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1758'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1758'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1666_ILVO_macro_long_term_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1666_ILVO_macro_long_term_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1666_ILVO_macro_long_term_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1757'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1757'^^xsd:string;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3723'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3723'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3657'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3657'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3683'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3683'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3711'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3711'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3674'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3674'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3704'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3704'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3671'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3671'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3701'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3701'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-35_ILVO_macro_long_term_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-35_ILVO_macro_long_term_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-35_ILVO_macro_long_term_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3729'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3729'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2986'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2986'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2982'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2982'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2945'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2945'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2969'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2969'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2993'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2993'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2994'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2994'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2957'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2957'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2938'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2938'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2981'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2981'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-29_ILVO_macro_long_term_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-29_ILVO_macro_long_term_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-29_ILVO_macro_long_term_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3485'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3485'^^xsd:string;
  dwc:observationDate '1988-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2974'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2974'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2937'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2937'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-18_ILVO_macro_long_term_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-18_ILVO_macro_long_term_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-18_ILVO_macro_long_term_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2983'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2983'^^xsd:string;
  dwc:observationDate '1985-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2568'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2568'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2598'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2598'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2630'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2630'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2600'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2600'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2556'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2556'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2583'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2583'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1_ILVO_macro_long_term_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.189998626709"^^xsd:decimal ;
  dwc:decimalLongitude "2.7000000476837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1_ILVO_macro_long_term_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.189998626709 2.7000000476837)"^^geo:wktLiteral ;
  geo-pos:lat "51.189998626709"^^xsd:decimal ;
  geo-pos:long "2.7000000476837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1_ILVO_macro_long_term_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2615'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '2.7000000476837'^^xsd:double;
  dwc:latitude '51.189998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2615'^^xsd:string;
  dwc:observationDate '1984-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8196'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8196'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8177'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8177'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56760'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56760'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56245'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56245'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56758'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56758'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56496'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56496'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56506'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56506'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56519'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56519'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56495'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56495'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56502'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56502'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56746'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56746'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56751'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56751'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56765'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56765'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56744'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56744'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56754'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56754'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56766'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56766'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55819'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55819'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55836'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55836'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55867'^^xsd:string;
  dwc:scientificName 'Phyllodocinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '155424'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55867'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '155424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56551'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56551'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56555'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56555'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56579'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56579'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56565'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56565'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56571'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56571'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56553'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56553'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55924'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55924'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55937'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55937'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5836'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5836'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5828'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5828'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8194'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8194'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8201'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8201'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8184'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8184'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8172'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8172'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8175'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8175'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8195'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8195'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56319'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56319'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56337'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56337'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56347'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56347'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56585'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56585'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7239'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7239'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55857'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55857'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55860'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55860'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55846'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55846'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55832'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55832'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55849'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55849'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55866'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55866'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55815'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55815'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56562'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56562'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56338'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56338'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56350'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56350'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56321'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56321'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56249'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56249'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56236'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56236'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56336'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56336'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8193'^^xsd:string;
  dwc:scientificName 'Arca tetragona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '138789'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8193'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '751302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8183'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8183'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8188'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8188'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8171'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8171'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8185'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8185'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7233'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7233'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7226'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7226'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55845'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55845'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55852'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55852'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55818'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55818'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55837'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55837'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56584'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56584'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56550'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56550'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56580'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56580'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56563'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56563'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56576'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56576'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56554'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56554'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56574'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56574'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55826'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55826'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55859'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55859'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7244'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7244'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55841'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55841'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55862'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55862'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55822'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55822'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8187'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8187'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8174'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8174'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8182'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8182'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8176'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8176'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8173'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8173'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8186'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8186'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56557'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56557'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56566'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56566'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56737'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56737'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56749'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56749'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56738'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56738'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56750'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56750'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56739'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56739'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56398'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56398'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56376'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56376'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56501'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56501'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55941'^^xsd:string;
  dwc:scientificName 'Leucothoe incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102460'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55941'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '102460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55928'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55928'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55951'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55951'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55933'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55933'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5835'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5835'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8200'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8200'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8192'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8192'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8199'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8199'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8180'^^xsd:string;
  dwc:scientificName 'Processa nouveli nouveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107689'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8180'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8181'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8181'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55833'^^xsd:string;
  dwc:scientificName 'Phoronis pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '128551'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55833'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '128551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55851'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55851'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55834'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55834'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5832'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5832'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9597'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9597'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9609'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9609'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56235'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56235'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8198'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8198'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2917'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2917'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56339'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56339'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2909'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2909'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2918'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2918'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2930'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2930'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2913'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2913'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2925'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2925'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2914'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2914'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2933'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2933'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2912'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2912'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7245'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7245'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7232'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7232'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7234'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7234'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7242'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7242'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7225'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7225'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55955'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55955'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55954'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55954'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55920'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55920'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55934'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55934'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55950'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55950'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55922'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55922'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55939'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55939'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55949'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55949'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55944'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55944'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55926'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55926'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56558'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56558'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56569'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56569'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56581'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56581'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2931'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2931'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2911'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2911'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2916'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2916'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2919'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2919'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2920'^^xsd:string;
  dwc:scientificName 'Phoronis pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '128551'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2920'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '128551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2908'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2908'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7230'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7230'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7237'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7237'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56330'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56330'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56328'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56328'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56359'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56359'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56348'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56348'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56333'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56333'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56353'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56353'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56360'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '148529'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56360'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56324'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '152283'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56324'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56358'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56358'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56322'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56322'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56503'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56503'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56369'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56369'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56421'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56421'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56383'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56383'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56412'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56412'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56518'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56518'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56507'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56507'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5827'^^xsd:string;
  dwc:scientificName 'Ensis siliqua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140735'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5827'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7238'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7238'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7229'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7229'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7223'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7223'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56329'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56329'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56342'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56342'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56343'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56343'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56323'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56323'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56326'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56326'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56511'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56511'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56500'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56500'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56491'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56491'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56352'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56352'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56363'^^xsd:string;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56363'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56341'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56341'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56318'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56318'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56361'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56361'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56351'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56351'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56325'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56325'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56349'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56349'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56344'^^xsd:string;
  dwc:scientificName 'Branchiostoma lanceolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '104906'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56344'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '104906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56332'^^xsd:string;
  dwc:scientificName 'Processa modica modica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107688'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56332'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56357'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56357'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56331'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56331'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56560'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56560'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56586'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56586'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56572'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56572'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56582'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130120'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56582'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2922'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2922'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2923'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2923'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56365'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56365'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56366'^^xsd:string;
  dwc:scientificName 'Opheliidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56366'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56362'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56362'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56345'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56345'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56334'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56334'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56354'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56354'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55919'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55919'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55947'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55947'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55963'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) simile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110628'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55963'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55931'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55931'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7228'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7228'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7236'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7236'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7240'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7240'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7227'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7227'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55957'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55957'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55946'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55946'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56516'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56516'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56490'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56490'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56513'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56513'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56488'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56488'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56509'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56509'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56393'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56393'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56367'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56367'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56409'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56409'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56395'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56395'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56407'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56407'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55811'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55811'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55773'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55773'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55790'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55790'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55803'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55803'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55791'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55791'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55793'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55793'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55806'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55806'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55776'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55776'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55788'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55788'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7235'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7235'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7246'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7246'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7224'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7224'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7231'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7231'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7241'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7241'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-136_ILVO_macro_long_term_7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-136_ILVO_macro_long_term_7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-136_ILVO_macro_long_term_7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7243'^^xsd:string;
  dwc:scientificName 'Thelepus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129714'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7243'^^xsd:string;
  dwc:observationDate '1997-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '129714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55855'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55855'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55847'^^xsd:string;
  dwc:scientificName 'Solenidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '233'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55847'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55861'^^xsd:string;
  dwc:scientificName 'Phoronis pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '128551'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55861'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '128551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55844'^^xsd:string;
  dwc:scientificName 'Polygordius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55844'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55817'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55817'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55840'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55840'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55779'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55779'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56530'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56530'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55792'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55792'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55775'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55775'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55786'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55786'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55772'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55772'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55799'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55799'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55809'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55809'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55785'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55785'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55774'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55774'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55782'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55782'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55807'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55807'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56536'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56536'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56540'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56540'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56531'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56531'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56532'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56532'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5837'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5837'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5845'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5845'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5843'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5843'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4412'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4412'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4422'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4422'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56545'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56545'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56526'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56526'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56535'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56535'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56524'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56524'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56543'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56543'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56541'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56541'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55856'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55856'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55821'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55821'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55863'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55863'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55829'^^xsd:string;
  dwc:scientificName 'Megaluropus agilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102783'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55829'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '102783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8191'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8191'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8189'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8189'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8178'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8178'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8190'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8190'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8179'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8179'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5842'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5842'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5844'^^xsd:string;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5844'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5829'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5829'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5839'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5839'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55824'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55824'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55835'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55835'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55831'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55831'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55830'^^xsd:string;
  dwc:scientificName 'Caridea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '106674'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55830'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '106674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55850'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55850'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5830'^^xsd:string;
  dwc:scientificName 'Microphthalmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5830'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5841'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5841'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5826'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5826'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5838'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5838'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56404'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56404'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56390'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56390'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4411'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4411'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4420'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4420'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56417'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56417'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56379'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56379'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56386'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56386'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56533'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56533'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56548'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56548'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56547'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56547'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56544'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56544'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56546'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56546'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56492'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56492'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56497'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56497'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4419'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4419'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56753'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56753'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56745'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56745'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56757'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56757'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55800'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55800'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55812'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55812'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55794'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55794'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55813'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55813'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55814'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55814'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55798'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55798'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55820'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55820'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55842'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55842'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55864'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55864'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55843'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55843'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55828'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55828'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55848'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55848'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55838'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55838'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55827'^^xsd:string;
  dwc:scientificName 'Phoronis pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '128551'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55827'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '128551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55823'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55823'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55854'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55854'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55784'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55784'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55825'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55825'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55865'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55865'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5833'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5833'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5825'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5825'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-144_ILVO_macro_long_term_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-144_ILVO_macro_long_term_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-144_ILVO_macro_long_term_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8197'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8197'^^xsd:string;
  dwc:observationDate '1997-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56537'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56537'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56740'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56740'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56764'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56764'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4418'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4418'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4410'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4410'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4417'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4417'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4416'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4416'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4424'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4424'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56411'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56411'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56392'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56392'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56370'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56370'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56403'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56403'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56424'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56424'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56521'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56521'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56525'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56525'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56539'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56539'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56529'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56529'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56523'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56523'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56520'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56520'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56542'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56542'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56239'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56239'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56229'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56229'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5834'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5834'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56527'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56527'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56528'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56528'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56522'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56522'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56538'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56538'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3730_ILVO_macro_long_term_56534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3730_ILVO_macro_long_term_56534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3730_ILVO_macro_long_term_56534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56534'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56534'^^xsd:string;
  dwc:observationDate '1993-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56567'^^xsd:string;
  dwc:scientificName 'Pisione remota'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130707'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56567'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55956'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55956'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56391'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56391'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56374'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56374'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56405'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56405'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56373'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56373'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56397'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56397'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56420'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56420'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56559'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56559'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56578'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56578'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56568'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56568'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56556'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56556'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56416'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56416'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56414'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56414'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56375'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56375'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56418'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56418'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56378'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56378'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56425'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56425'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55796'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55796'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55808'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55808'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55778'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55778'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9606'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9606'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9601'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9601'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9593'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9593'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9585'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9585'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9595'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9595'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9604'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9604'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55781'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55781'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55810'^^xsd:string;
  dwc:scientificName 'Microphthalmus similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130176'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55810'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130176'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56406'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56406'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4413'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4413'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4409'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4409'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4408'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4408'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55795'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55795'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9603'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9603'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9596'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9596'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9588'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9588'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56561'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56561'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56583'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56583'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56573'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56573'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56389'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56389'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56385'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56385'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56399'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56399'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56415'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56415'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56382'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56382'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56423'^^xsd:string;
  dwc:scientificName 'Epitonium clathrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146905'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56423'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '146905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56372'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56372'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56396'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56396'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56410'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56410'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56747'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56747'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9615'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9615'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9614'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9614'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9612'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9612'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56549'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56549'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56577'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56577'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55938'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55938'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55962'^^xsd:string;
  dwc:scientificName 'Mya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '138211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55962'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '138211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9590'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9590'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9599'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9599'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9613'^^xsd:string;
  dwc:scientificName 'Bodotria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110387'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9613'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '110387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56499'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56499'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56493'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56493'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56505'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56505'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56400'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56400'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56422'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56422'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56381'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56381'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56419'^^xsd:string;
  dwc:scientificName 'Polycirrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129710'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56419'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56377'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56377'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9617'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9617'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9592'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9592'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9619'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9619'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9591'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9591'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9600'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9600'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9586'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9586'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9594'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9594'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9602'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9602'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9605'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9605'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9587'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9587'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9616'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9616'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9611'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9611'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9598'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9598'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9589'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9589'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9610'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9610'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9608'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9608'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9607'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9607'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55921'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55921'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55942'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55942'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55929'^^xsd:string;
  dwc:scientificName 'Phyllodocinae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '155424'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55929'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '155424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55945'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55945'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55959'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55959'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55925'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55925'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-185_ILVO_macro_long_term_9618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-185_ILVO_macro_long_term_9618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-185_ILVO_macro_long_term_9618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9618'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9618'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55961'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55961'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56368'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56368'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56394'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56394'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56408'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56408'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56498'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56498'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56510'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56510'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56512'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56512'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56371'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56371'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56402'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56402'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56413'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56413'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56388'^^xsd:string;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56388'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56387'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56387'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56401'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56401'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56380'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56380'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55960'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55960'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55932'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55932'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55948'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55948'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55936'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55936'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55923'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55923'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55958'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55958'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55783'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55783'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55777'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55777'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55787'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55787'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55801'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55801'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55805'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55805'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55797'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55797'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55771'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55771'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55789'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55789'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55802'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55802'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55780'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55780'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56564'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56564'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56575'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56575'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56552'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56552'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3728_ILVO_macro_long_term_56570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3728_ILVO_macro_long_term_56570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3728_ILVO_macro_long_term_56570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56570'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56570'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3718_ILVO_macro_long_term_55804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3718_ILVO_macro_long_term_55804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3718_ILVO_macro_long_term_55804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55804'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55804'^^xsd:string;
  dwc:observationDate '1995-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55952'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55952'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55943'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55943'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55927'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55927'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55935'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55935'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55953'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55953'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55930'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55930'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55940'^^xsd:string;
  dwc:scientificName 'Phoronis pallida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '128551'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55940'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '128551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3724_ILVO_macro_long_term_56384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3724_ILVO_macro_long_term_56384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3724_ILVO_macro_long_term_56384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56384'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56384'^^xsd:string;
  dwc:observationDate '1988-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56489'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56489'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3720_ILVO_macro_long_term_55964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3720_ILVO_macro_long_term_55964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3720_ILVO_macro_long_term_55964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55964'^^xsd:string;
  dwc:scientificName 'Hypereteone foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130614'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55964'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '152250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55853'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55853'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55839'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55839'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55816'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55816'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3719_ILVO_macro_long_term_55858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3719_ILVO_macro_long_term_55858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3719_ILVO_macro_long_term_55858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55858'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55858'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56742'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56742'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56759'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56759'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56741'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56741'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56767'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56767'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56748'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56748'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56755'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56755'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56763'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56763'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4414'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4414'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4423'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4423'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56335'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56335'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56327'^^xsd:string;
  dwc:scientificName 'Palaemon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107032'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56327'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56340'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56340'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56356'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56356'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56355'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56355'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56761'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56761'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56762'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56762'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4421'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4421'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56320'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56320'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56508'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56508'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56515'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56515'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56517'^^xsd:string;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56517'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56364'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56364'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56494'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56494'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56752'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56752'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56252'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56252'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56232'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56232'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56241'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56241'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56231'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56231'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56756'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56756'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3734_ILVO_macro_long_term_56743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3734_ILVO_macro_long_term_56743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3734_ILVO_macro_long_term_56743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56743'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56743'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-53_ILVO_macro_long_term_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-53_ILVO_macro_long_term_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-53_ILVO_macro_long_term_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4415'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4415'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56504'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56504'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5831'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5831'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-93_ILVO_macro_long_term_5840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-93_ILVO_macro_long_term_5840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-93_ILVO_macro_long_term_5840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5840'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5840'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56251'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56251'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56233'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56233'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56248'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56248'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56256'^^xsd:string;
  dwc:scientificName 'Ophelia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129413'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56256'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56240'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56240'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56253'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56253'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56228'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56228'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56242'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56242'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56258'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56258'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56230'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56230'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56250'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56250'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56238'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56238'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56243'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56243'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56255'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56255'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56262'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56262'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56263'^^xsd:string;
  dwc:scientificName 'Spisula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '138159'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56263'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56264'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56264'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56226'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56226'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56254'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56254'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56234'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56234'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56257'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56257'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56261'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56261'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56244'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56244'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56260'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56260'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56237'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56237'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56225'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56225'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56227'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56227'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56265'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56265'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56259'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '148529'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56259'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56247'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '148529'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56247'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3722_ILVO_macro_long_term_56246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3722_ILVO_macro_long_term_56246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3722_ILVO_macro_long_term_56246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56246'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56246'^^xsd:string;
  dwc:observationDate '1985-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3726_ILVO_macro_long_term_56514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3726_ILVO_macro_long_term_56514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3726_ILVO_macro_long_term_56514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56514'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56514'^^xsd:string;
  dwc:observationDate '1989-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2915'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2915'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2934'^^xsd:string;
  dwc:scientificName 'Urothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103233'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2934'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '103233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2907'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2907'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2929'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2929'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2926'^^xsd:string;
  dwc:scientificName 'Pestarella tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2926'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2910'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2910'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-3723_ILVO_macro_long_term_56346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-3723_ILVO_macro_long_term_56346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-3723_ILVO_macro_long_term_56346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_56346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_56346'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_56346'^^xsd:string;
  dwc:observationDate '1987-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2921'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2921'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2932'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2932'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2927'^^xsd:string;
  dwc:scientificName 'Melitidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '101397'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2927'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '101397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2928'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2928'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-13_ILVO_macro_long_term_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "2.8099999427795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-13_ILVO_macro_long_term_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 2.8099999427795)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "2.8099999427795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-13_ILVO_macro_long_term_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2924'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8099999427795'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2924'^^xsd:string;
  dwc:observationDate '1985-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10104'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10104'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10105'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10105'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10113'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10113'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10112'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10112'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10110'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10110'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10107'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10107'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10106'^^xsd:string;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10106'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10111'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10111'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10109'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10109'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-232_ILVO_macro_long_term_10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-232_ILVO_macro_long_term_10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-232_ILVO_macro_long_term_10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10108'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10108'^^xsd:string;
  dwc:observationDate '1999-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9942'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9942'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9955'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9955'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9944'^^xsd:string;
  dwc:scientificName 'Guernea (Guernea) coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9944'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9962'^^xsd:string;
  dwc:scientificName 'Guernea (Guernea) coalita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '102137'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9962'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9946'^^xsd:string;
  dwc:scientificName 'Leucothoe lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '102462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9946'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9941'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9941'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9959'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9959'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9957'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9957'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9968'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9968'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9972'^^xsd:string;
  dwc:scientificName 'Urothoe brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103226'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9972'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-174_ILVO_macro_long_term_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-174_ILVO_macro_long_term_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8518'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8518'^^xsd:string;
  dwc:observationDate '1998-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-174_ILVO_macro_long_term_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-174_ILVO_macro_long_term_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-174_ILVO_macro_long_term_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8519'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8519'^^xsd:string;
  dwc:observationDate '1998-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9952'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9952'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9960'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9960'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9953'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9953'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9964'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9964'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9958'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9958'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9966'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9966'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9951'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9951'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9947'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9947'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9948'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9948'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9971'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9971'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_41146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_41146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_41146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_41146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_41146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_41146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_41146'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_41146'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9961'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9961'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9943'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9943'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9965'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9965'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9950'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9950'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9969'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9969'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9949'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9949'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-150_ILVO_macro_long_term_7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-150_ILVO_macro_long_term_7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7486'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7486'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-150_ILVO_macro_long_term_7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-150_ILVO_macro_long_term_7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-150_ILVO_macro_long_term_7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7487'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7487'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-111_ILVO_macro_long_term_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-111_ILVO_macro_long_term_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-111_ILVO_macro_long_term_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-111_ILVO_macro_long_term_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-111_ILVO_macro_long_term_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6459'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6459'^^xsd:string;
  dwc:observationDate '1996-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-98_ILVO_macro_long_term_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-98_ILVO_macro_long_term_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-98_ILVO_macro_long_term_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-98_ILVO_macro_long_term_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-98_ILVO_macro_long_term_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5824'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5824'^^xsd:string;
  dwc:observationDate '1995-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9954'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9954'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9967'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9967'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9970'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9970'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-190_ILVO_macro_long_term_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-190_ILVO_macro_long_term_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-190_ILVO_macro_long_term_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-190_ILVO_macro_long_term_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-190_ILVO_macro_long_term_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8876'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8876'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9945'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9945'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9963'^^xsd:string;
  dwc:scientificName 'Hesionura elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '130649'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9963'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-216_ILVO_macro_long_term_9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.849998474121"^^xsd:decimal ;
  dwc:decimalLongitude "2.8699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-216_ILVO_macro_long_term_9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.849998474121 2.8699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.849998474121"^^xsd:decimal ;
  geo-pos:long "2.8699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-216_ILVO_macro_long_term_9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9956'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '2.8699998855591'^^xsd:double;
  dwc:latitude '51.849998474121'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9956'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6143'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6143'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4823'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4823'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7470'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7470'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5802'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5802'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4375'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4375'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4388'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4388'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4373'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4373'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4807'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4807'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4824'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4824'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4789'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4789'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4808'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4808'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3893'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3893'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3921'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3921'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3904'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3904'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3883'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3883'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3931'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3931'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6446'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6446'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6455'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6455'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6447'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6447'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6154'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6154'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6166'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6166'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6164'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6164'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5793'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5793'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6129'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6129'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5617'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5617'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5642'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5642'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5637'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5637'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5591'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5591'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5615'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5615'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5133'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5133'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5166'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5166'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5130'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5130'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5146'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5146'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5165'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5165'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5122'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5122'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5136'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5136'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5152'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5152'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5120'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5120'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5593'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5593'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8517'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8517'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8508'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8508'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8500'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8500'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8803'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8803'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8828'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8828'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8851'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8851'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7473'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7473'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7459'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7459'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7476'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7476'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7467'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7467'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7485'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7485'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7455'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7455'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3887'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3887'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3912'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3912'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3937'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3937'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3909'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3909'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3936'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3936'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3869'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3869'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3891'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3891'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4798'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4798'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4403'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4403'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3181'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3181'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3204'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3204'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10395'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10395'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1828'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1828'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3152'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3152'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3178'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3178'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3203'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3203'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3179'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3179'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3154'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3154'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3153'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3153'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3180'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3180'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1841'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1841'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2082'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2082'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10373'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10373'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10099'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10099'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10392'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10392'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10404'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10404'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10377'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10377'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10394'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10394'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10372'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10372'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5595'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5595'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5619'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5619'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5643'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5643'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5618'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5618'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5594'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5594'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5640'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5640'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5821'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5821'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5803'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5803'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5790'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5790'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5783'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5783'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7471'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7471'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5128'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5128'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5150'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5150'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4365'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4365'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4394'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4394'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4815'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4815'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5134'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5134'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5156'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5156'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5155'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5155'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4364'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4364'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5139'^^xsd:string;
  dwc:scientificName 'Hyperia galba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103251'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5139'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4379'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4379'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4361'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4361'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4395'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4395'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7474'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7474'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7472'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7472'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7468'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7468'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7456'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7456'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7444'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7444'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7458'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7458'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3155'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3155'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3182'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3182'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3183'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3183'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8493'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8493'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7465'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7465'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7483'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7483'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6458'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6458'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6445'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6445'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6453'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6453'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6163'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6163'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6152'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6152'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6159'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6159'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6121'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6121'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6133'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6133'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6147'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6147'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6117'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6117'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5812'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5812'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5782'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5782'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5795'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5795'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4834'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4834'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6155'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6155'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6156'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6156'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6136'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6136'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6123'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6123'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6168'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6168'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6146'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6146'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5631'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5631'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5632'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5632'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5606'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5606'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5645'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5645'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5610'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5610'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8510'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8510'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8503'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8503'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8512'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8512'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8514'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8514'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8502'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8502'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8509'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8509'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8494'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8494'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8501'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8501'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6151'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6151'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5647'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5647'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5609'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5609'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5590'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5590'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5646'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5646'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5620'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5620'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5597'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5597'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5633'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5633'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10101'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10101'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10375'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10375'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10397'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10397'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2058'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2058'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2051'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2051'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2043'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2043'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2046'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2046'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2055'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2055'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2061'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2061'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1853'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1853'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1865'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1865'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1840'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1840'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1866'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1866'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2060'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2060'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1839'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1839'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1852'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1852'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5789'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5789'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5820'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5820'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6449'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6449'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5608'^^xsd:string;
  dwc:scientificName 'Bodotria scorpioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110445'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5608'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7448'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7448'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7462'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7462'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7479'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7479'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8809'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8809'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8831'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8831'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6450'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6450'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6442'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6442'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6457'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6457'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3871'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3871'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7453'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7453'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5815'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5815'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3143'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3143'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3920'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3920'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2890'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2890'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2057'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2057'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1864'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1864'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1858'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1858'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2081'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2081'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3202'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3202'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3147'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3147'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3137'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3137'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3164'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3164'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3148'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3148'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3142'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3142'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3169'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3169'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3193'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3193'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3174'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3174'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6822'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6822'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6816'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6816'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6828'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6828'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5601'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5601'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5625'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5625'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5651'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5651'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5613'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5613'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5627'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5627'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5634'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5634'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5611'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5611'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7464'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7464'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7482'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7482'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3167'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3167'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3191'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3191'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3141'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3141'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3196'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3196'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3194'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3194'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3170'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3170'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3886'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3886'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8815'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8815'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8839'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8839'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8812'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8812'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8822'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8822'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8870'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8870'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10365'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10365'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10403'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10403'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10382'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10382'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10102'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10102'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10400'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10400'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10380'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10380'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5811'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5811'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6819'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6819'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3878'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3878'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3926'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3926'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3914'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3914'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3889'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3889'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3866'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3866'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3874'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3874'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4399'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4399'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4385'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4385'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4370'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4370'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4405'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4405'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4584'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4584'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4573'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4573'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4387'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4387'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4372'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4372'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5791'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5791'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5796'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5796'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5814'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5814'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5810'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5810'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7452'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7452'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7449'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7449'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4402'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4402'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3875'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3875'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3922'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3922'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3910'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3910'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3917'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3917'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4378'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4378'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4391'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4391'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4406'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4406'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3156'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3156'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3184'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3184'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3206'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3206'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3185'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3185'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3207'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3207'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3136'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3136'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3163'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3163'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3189'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3189'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10379'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10379'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2331'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2331'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6814'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6814'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5644'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5644'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4382'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4382'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4401'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4401'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4386'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4386'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4369'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4369'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4384'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4384'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4398'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4398'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4377'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4377'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4390'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4390'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5805'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5805'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3175'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3175'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3150'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3150'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3149'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3149'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3198'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3198'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3192'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3192'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5800'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5800'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2041'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2041'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2049'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2049'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2059'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2059'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2039'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2039'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2047'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2047'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2056'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2056'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2052'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2052'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2062'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2062'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1829'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1829'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1846'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1846'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1854'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1854'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1842'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1842'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2076'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2076'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5626'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5626'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5653'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5653'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5592'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5592'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5614'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5614'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5602'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5602'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5652'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5652'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5823'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5823'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5638'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5638'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5153'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5153'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5127'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5127'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5143'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5143'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5163'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5163'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5125'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5125'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5144'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5144'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5137'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5137'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5157'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5157'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3177'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3177'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3151'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3151'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3139'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3139'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3172'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3172'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3168'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3168'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3201'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3201'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10369'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10369'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10097'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10097'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10389'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10389'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10383'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10383'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10405'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10405'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8824'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8824'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8846'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8846'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8872'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8872'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10103'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10103'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3907'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3907'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4194'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4194'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4165'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4165'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3935'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3935'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4162'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4162'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6826'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6826'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6825'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6825'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6830'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6830'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6454'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6454'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6440'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6440'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6448'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6448'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6456'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6456'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3581'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3581'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5963'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5963'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5026'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5026'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4577'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4577'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2641'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2641'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2520'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2520'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9938'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9938'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9928'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9928'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9917'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9917'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9927'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9927'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8802'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8802'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9914'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9914'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9915'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9915'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9937'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9937'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5952'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5952'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55769'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55769'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55766'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55766'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55748'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55748'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5951'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5951'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5967'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5967'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55744'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55744'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5959'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5959'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55761'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55761'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5957'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5957'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9936'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9936'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9920'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9920'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9931'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9931'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9912'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9912'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9935'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9935'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8807'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8807'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8855'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8855'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8818'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8818'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8841'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8841'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8866'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8866'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8853'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8853'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5818'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5818'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5032'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5032'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5033'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5033'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5016'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5016'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5041'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5041'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5039'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5039'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5792'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5792'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5808'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5808'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5809'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5809'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55765'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55765'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8810'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8810'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8806'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8806'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8830'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8830'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8857'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8857'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8496'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8496'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8513'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8513'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8505'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8505'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8504'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8504'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8835'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8835'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8860'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8860'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9940'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9940'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10388'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10388'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10378'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10378'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7454'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7454'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7477'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7477'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7447'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7447'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7460'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7460'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10399'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10399'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10363'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10363'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10384'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10384'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10098'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10098'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10370'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10370'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8850'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8850'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5817'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5817'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5804'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5804'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5968'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5968'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8834'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8834'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9930'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9930'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9921'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9921'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9913'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9913'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9926'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9926'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9911'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9911'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9922'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9922'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9932'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9932'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8805'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8805'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8852'^^xsd:string;
  dwc:scientificName 'Bodotria arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110440'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8852'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9919'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9919'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9929'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9929'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9916'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9916'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2523'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2523'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2543'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2543'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2547'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2547'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2536'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2536'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2526'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2526'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2545'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2545'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2524'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2524'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5322'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5322'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5329'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5329'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5323'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5323'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5330'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5330'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5316'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5316'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5317'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5317'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5325'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5325'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4363'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4363'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5332'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5332'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5310'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5310'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5326'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5326'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5311'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5311'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5315'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5315'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5324'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5324'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5331'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5331'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2673'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2673'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2657'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2657'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2672'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2672'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2656'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2656'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2649'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2649'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2665'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2665'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2655'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2655'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4381'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4381'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4392'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4392'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4407'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4407'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4367'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4367'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4397'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4397'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4366'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4366'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4383'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4383'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4362'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4362'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4380'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4380'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3593'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3593'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8492'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8492'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8506'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8506'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8497'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8497'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8515'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8515'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6144'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6144'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6118'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6118'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6142'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6142'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6165'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6165'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5794'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5794'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6127'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6127'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6140'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6140'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6134'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6134'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4588'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4588'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4569'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4569'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4582'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4582'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4593'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4593'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5038'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5038'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5034'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5034'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7478'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7478'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7461'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7461'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7475'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7475'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7484'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7484'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7466'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7466'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6138'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6138'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6125'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6125'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6126'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6126'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6443'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6443'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6451'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6451'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6131'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6131'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6150'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6150'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6120'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6120'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6162'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6162'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6141'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6141'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6158'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6158'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6128'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6128'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6139'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6139'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8516'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8516'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8511'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8511'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8498'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8498'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8495'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8495'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5822'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5822'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5784'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5784'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5797'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5797'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55747'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55747'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55759'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141587'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55759'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5954'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5954'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5939'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5939'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5960'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5960'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6130'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6130'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7450'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7450'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7463'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7463'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7480'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7480'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7451'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7451'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5807'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5807'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5639'^^xsd:string;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5639'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5599'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5599'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5623'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5623'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5621'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5621'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5648'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5648'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5589'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5589'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5605'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5605'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5630'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5630'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5607'^^xsd:string;
  dwc:scientificName 'Atylus vedlomensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102132'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5607'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '179538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5603'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5603'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5628'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5628'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2669'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2669'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2522'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2522'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2652'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2652'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2530'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2530'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2534'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2534'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2535'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2535'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3600'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3600'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3591'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3591'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3590'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3590'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2521'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2521'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2532'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2532'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2542'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2542'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3595'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3595'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3580'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3580'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6160'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6160'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3592'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3592'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3602'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3602'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3574'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3574'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3582'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3582'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3596'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3596'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6153'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6153'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6157'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6157'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6137'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6137'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6124'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6124'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4830'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4830'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4816'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4816'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4800'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4800'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4818'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4818'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4835'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4835'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4567'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4567'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3873'^^xsd:string;
  dwc:scientificName 'Liocarcinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '106925'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3873'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '106925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2668'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2668'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6161'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6161'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2667'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2667'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2651'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2651'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2640'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2640'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5309'^^xsd:string;
  dwc:scientificName 'Bathyporeia pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103066'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5309'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4579'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4579'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4580'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4580'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4586'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4586'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4575'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4575'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4591'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4591'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5813'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5813'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3578'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3578'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8864'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8864'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8811'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8811'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8826'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8826'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8848'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8848'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8874'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8874'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8816'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8816'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3594'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3594'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3572'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3572'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3605'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3605'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3902'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3902'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3881'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3881'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3870'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3870'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3934'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3934'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3905'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3905'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3885'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3885'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5319'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5319'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5321'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5321'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5318'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5318'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2664'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2664'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2680'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2680'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2648'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2648'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2663'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2663'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2679'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2679'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2654'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2654'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2671'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2671'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2639'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2639'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2650'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2650'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2666'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2666'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2544'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2544'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2516'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2516'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2531'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2531'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2540'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2540'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2528'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2528'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2538'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2538'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2549'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2549'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2527'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2527'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2537'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2537'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2548'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2548'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2533'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2533'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1833'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1833'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2681'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2681'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1862'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1862'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1835'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1835'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1850'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1850'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4839'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4839'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4803'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4803'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4837'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4837'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5941'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5941'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55756'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '345281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55756'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55752'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55752'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7469'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7469'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7446'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7446'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7481'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7481'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7457'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7457'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8507'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8507'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-173_ILVO_macro_long_term_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-173_ILVO_macro_long_term_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-173_ILVO_macro_long_term_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8499'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8499'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8858'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8858'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8813'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8813'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8837'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8837'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8862'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8862'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10366'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10366'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10367'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10367'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10391'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10391'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10376'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10376'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10398'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10398'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10368'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10368'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-149_ILVO_macro_long_term_7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-149_ILVO_macro_long_term_7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-149_ILVO_macro_long_term_7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7445'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7445'^^xsd:string;
  dwc:observationDate '1997-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6439'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6439'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5958'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5958'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55762'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55762'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55770'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55770'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5953'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5953'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55749'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55749'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55764'^^xsd:string;
  dwc:scientificName 'Venerupis corrugata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146955'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55764'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '181364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55768'^^xsd:string;
  dwc:scientificName 'Malmgrenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '147006'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55768'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '147006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55746'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55746'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5947'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5947'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55751'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55751'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5950'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5950'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55750'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55750'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6452'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6452'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6444'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6444'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6167'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6167'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6145'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6145'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6148'^^xsd:string;
  dwc:scientificName 'Anoplodactylus petiolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '134723'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6148'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '134723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5785'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5785'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5798'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5798'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5816'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5816'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5786'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5786'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5806'^^xsd:string;
  dwc:scientificName 'Amphipholis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '125064'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5806'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '125064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5017'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5017'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5027'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5027'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5040'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5040'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5012'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5012'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5022'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5022'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5014'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5014'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4832'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4832'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4793'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4793'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4796'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4796'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4812'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4812'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5020'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5020'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4926'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4926'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4927'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4927'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4563'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4563'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4562'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4562'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3588'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3588'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3603'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3603'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3586'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3586'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3579'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3579'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3575'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3575'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3584'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3584'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3598'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3598'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3585'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3585'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3599'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3599'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3573'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3573'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2517'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2517'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2519'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2519'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2546'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2546'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2525'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2525'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5801'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5801'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55760'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55760'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5945'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5945'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5961'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5961'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5943'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5943'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5942'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5942'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55767'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55767'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5799'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5799'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5787'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5787'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5819'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5819'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5145'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5145'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6824'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6824'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8825'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8825'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8817'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8817'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8840'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8840'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8865'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8865'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8823'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8823'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8871'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8871'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8820'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8820'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8843'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8843'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4168'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4168'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4193'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4193'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4187'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4187'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4166'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4166'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4178'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4178'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4182'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4182'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5964'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5964'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5138'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5138'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5140'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5140'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5149'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5149'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5164'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5164'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5131'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5131'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5148'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5148'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5167'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5167'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5123'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5123'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5159'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5159'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8827'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8827'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8849'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8849'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8875'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8875'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4795'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4795'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4825'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4825'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4806'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4806'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4787'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4787'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4833'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4833'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9918'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9918'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9939'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9939'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8861'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8861'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8836'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8836'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4170'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4170'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8847'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8847'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8873'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8873'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8833'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8833'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8859'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8859'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8868'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8868'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8804'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8804'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8829'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8829'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4167'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4167'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4198'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4198'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4179'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4179'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4196'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4196'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4180'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4180'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4197'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4197'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4155'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4155'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4171'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4171'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4186'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4186'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4152'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4152'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4164'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4164'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4177'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4177'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4159'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4159'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4157'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4157'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4158'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4158'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4173'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4173'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4189'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4189'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4163'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4163'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4176'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4176'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4192'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4192'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55763'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55763'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55753'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55753'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5948'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5948'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5965'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5965'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5946'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5946'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6815'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6815'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6813'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6813'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6820'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6820'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6821'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6821'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6831'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6831'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4594'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4594'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55755'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55755'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5955'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5955'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55757'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55757'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55754'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55754'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4811'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4811'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4561'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4561'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55745'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55745'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4570'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4570'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4583'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4583'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9923'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9923'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4195'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4195'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3162'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3162'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3188'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3188'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3211'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3211'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3160'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3160'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3187'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3187'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3210'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3210'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3576'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3576'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3157'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3157'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5011'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5011'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5031'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5031'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5036'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5036'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9925'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9925'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9934'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9934'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9933'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9933'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-215_ILVO_macro_long_term_9924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-215_ILVO_macro_long_term_9924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-215_ILVO_macro_long_term_9924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9924'^^xsd:string;
  dwc:scientificName 'Diastylis rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110488'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9924'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5940'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5940'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5966'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5966'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-97_ILVO_macro_long_term_5788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-97_ILVO_macro_long_term_5788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-97_ILVO_macro_long_term_5788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5788'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5788'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5962'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5962'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5944'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5944'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5956'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5956'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5168'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5168'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5124'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5124'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5160'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5160'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5121'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5121'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5135'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5135'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5151'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5151'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5147'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5147'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5158'^^xsd:string;
  dwc:scientificName 'Nassarius reticulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '416627'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5158'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5132'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5132'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5154'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5154'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5023'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5023'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5021'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5021'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5037'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5037'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5013'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5013'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5029'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5029'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5030'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5030'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5018'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5018'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5949'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5949'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2678'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2678'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2653'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2653'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2670'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2670'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2642'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2642'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2662'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2662'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2647'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2647'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5024'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5024'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5015'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5015'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5019'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5019'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5035'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5035'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4829'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4829'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5028'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5028'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-70_ILVO_macro_long_term_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-70_ILVO_macro_long_term_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-70_ILVO_macro_long_term_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5025'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5025'^^xsd:string;
  dwc:observationDate '1991-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4814'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4814'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4797'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4797'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4174'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4174'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4190'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4190'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4161'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4161'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4156'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4156'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4172'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4172'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4188'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4188'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6829'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6829'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5624'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5624'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5650'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5650'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8863'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8863'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8819'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8819'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8842'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8842'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8867'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8867'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8821'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8821'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8844'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8844'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8869'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8869'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8808'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8808'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8832'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8832'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8856'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8856'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8845'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8845'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10381'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10381'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10402'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10402'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10390'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10390'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3140'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3140'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3199'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3199'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3200'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3200'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3161'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3161'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3176'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3176'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3166'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3166'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4191'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4191'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4183'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4183'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4154'^^xsd:string;
  dwc:scientificName 'Lysianassa ceratina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102605'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4154'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '102605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4151'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4151'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4181'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4181'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4153'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4153'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4169'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4169'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4184'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4184'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4185'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4185'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4160'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4160'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10100'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10100'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10385'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10385'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10386'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10386'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10406'^^xsd:string;
  dwc:scientificName 'Tubulariidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '1603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10406'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10374'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10374'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10396'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10396'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10401'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10401'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6818'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6818'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6817'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6817'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6823'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6823'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-121_ILVO_macro_long_term_6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-121_ILVO_macro_long_term_6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-121_ILVO_macro_long_term_6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6827'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6827'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5129'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5129'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5162'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5162'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5142'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5142'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5126'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5126'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5141'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5141'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-77_ILVO_macro_long_term_5161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-77_ILVO_macro_long_term_5161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-77_ILVO_macro_long_term_5161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5161'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5161'^^xsd:string;
  dwc:observationDate '1993-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5596'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5596'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5636'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5636'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5600'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5600'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5649'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5649'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5622'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5622'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5598'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '152458'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5598'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5604'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5604'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5588'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5588'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5641'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5641'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8814'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8814'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8838'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8838'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5629'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5629'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5635'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5635'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5612'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140539'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5612'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-189_ILVO_macro_long_term_8854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-189_ILVO_macro_long_term_8854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-189_ILVO_macro_long_term_8854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8854'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8854'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-88_ILVO_macro_long_term_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-88_ILVO_macro_long_term_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-88_ILVO_macro_long_term_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5616'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5616'^^xsd:string;
  dwc:observationDate '1994-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10393'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10393'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10364'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10364'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10096'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10096'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10371'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10371'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-45_ILVO_macro_long_term_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-45_ILVO_macro_long_term_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-45_ILVO_macro_long_term_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4175'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4175'^^xsd:string;
  dwc:observationDate '1989-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-231_ILVO_macro_long_term_10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-231_ILVO_macro_long_term_10387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-231_ILVO_macro_long_term_10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10387'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10387'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4817'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4817'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-110_ILVO_macro_long_term_6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-110_ILVO_macro_long_term_6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-110_ILVO_macro_long_term_6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6441'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6441'^^xsd:string;
  dwc:observationDate '1996-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-103_ILVO_macro_long_term_55758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-103_ILVO_macro_long_term_55758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-103_ILVO_macro_long_term_55758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_55758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_55758'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_55758'^^xsd:string;
  dwc:observationDate '1995-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6132'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6132'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6122'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6122'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6135'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6135'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6149'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6149'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1654_ILVO_macro_long_term_6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1654_ILVO_macro_long_term_6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1654_ILVO_macro_long_term_6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6119'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6119'^^xsd:string;
  dwc:observationDate '1996-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3146'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3146'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3190'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3190'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4565'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4565'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4572'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4572'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4788'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4788'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4568'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4568'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4581'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4581'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4592'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4592'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4571'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4571'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3876'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3876'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3900'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3900'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3928'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3928'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3927'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3927'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4925'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4925'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4931'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4931'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4929'^^xsd:string;
  dwc:scientificName 'Spisula elliptica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140300'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4929'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '140300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4915'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4915'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4930'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4930'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4919'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4919'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4595'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4595'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3144'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3144'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3158'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3158'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3209'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3209'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3159'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3159'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3208'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3208'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4828'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4828'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4785'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4785'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4805'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4805'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4822'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4822'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4791'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4791'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4813'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4813'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4831'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4831'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4802'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4802'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4589'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4589'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4564'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4564'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4587'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4587'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4590'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4590'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4578'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4578'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3888'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3888'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3899'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3899'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3879'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3879'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5328'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5328'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5312'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5312'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5320'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5320'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5327'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5327'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5313'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5313'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3186'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3186'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4801'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4801'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3919'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3919'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3165'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3165'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3138'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3138'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3197'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3197'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3173'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3173'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3195'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3195'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3145'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3145'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3906'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3906'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3892'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3892'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3895'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3895'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3911'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3911'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3913'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3913'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3918'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3918'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4799'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4799'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4794'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4794'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4819'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4819'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4836'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4836'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4916'^^xsd:string;
  dwc:scientificName 'Harmothoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129491'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4916'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '129491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4923'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4923'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4921'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4921'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4576'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4576'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4574'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4574'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4585'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4585'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4596'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4596'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-56_ILVO_macro_long_term_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-56_ILVO_macro_long_term_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-56_ILVO_macro_long_term_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4566'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4566'^^xsd:string;
  dwc:observationDate '1990-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4918'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4918'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4917'^^xsd:string;
  dwc:scientificName 'Iphinoe'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110391'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4917'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4913'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4913'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4914'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4914'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4924'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4924'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4920'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4920'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4393'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4393'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4371'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4371'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4400'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4400'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4396'^^xsd:string;
  dwc:scientificName 'Angulus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '152409'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4396'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '879714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4368'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4368'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4374'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4374'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4376'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4376'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4389'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4389'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-50_ILVO_macro_long_term_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-50_ILVO_macro_long_term_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-50_ILVO_macro_long_term_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4404'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4404'^^xsd:string;
  dwc:observationDate '1989-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4786'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4786'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4790'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4790'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4809'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4809'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4826'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4826'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4792'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4792'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4810'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4810'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4827'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4827'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4804'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4804'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4821'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4821'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4838'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4838'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4911'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4911'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2529'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2529'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3577'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3577'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3589'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3589'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3601'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3601'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3587'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3587'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3597'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3597'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3583'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3583'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3868'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3868'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3915'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3915'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3867'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3867'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3930'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3930'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3890'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3890'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3916'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3916'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1857'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1857'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2075'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2075'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2078'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2078'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1843'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1843'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2079'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2079'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1844'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1844'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1856'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1856'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2077'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2077'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1855'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1855'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1830'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1830'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1845'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1845'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2080'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2080'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1863'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1863'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1838'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124940'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1838'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1837'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1837'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3872'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3872'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3894'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3894'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3932'^^xsd:string;
  dwc:scientificName 'Podarkeopsis helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130197'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3932'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3877'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3877'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3897'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3897'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3924'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3924'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3880'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3880'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3901'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3901'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3929'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3929'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3908'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3908'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-60_ILVO_macro_long_term_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-60_ILVO_macro_long_term_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-60_ILVO_macro_long_term_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4820'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4820'^^xsd:string;
  dwc:observationDate '1990-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4912'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4912'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-81_ILVO_macro_long_term_5314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-81_ILVO_macro_long_term_5314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-81_ILVO_macro_long_term_5314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5314'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5314'^^xsd:string;
  dwc:observationDate '1994-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3933'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3933'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3884'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3884'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3925'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3925'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3923'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3923'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3898'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3898'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3896'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3896'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3171'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3171'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-33_ILVO_macro_long_term_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-33_ILVO_macro_long_term_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-33_ILVO_macro_long_term_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3604'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3604'^^xsd:string;
  dwc:observationDate '1988-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2902'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2902'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2885'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2885'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2887'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2887'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2897'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2897'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2903'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2903'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2893'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2893'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2900'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2900'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2888'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2888'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2884'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2884'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2895'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2895'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2894'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2894'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2905'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2905'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2539'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2539'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2550'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2550'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2518'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2518'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1690_ILVO_macro_long_term_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1690_ILVO_macro_long_term_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1690_ILVO_macro_long_term_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2541'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2541'^^xsd:string;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2646'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2646'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2661'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2661'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2676'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2676'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2645'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2645'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2675'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2675'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2891'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2891'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2643'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2643'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1832'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1832'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1848'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1848'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1860'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1860'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1834'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1834'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1849'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1849'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1836'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1836'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1851'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1851'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2048'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2048'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2040'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2040'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2054'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2054'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2330'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2330'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2886'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2886'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2896'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2896'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2898'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2898'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2889'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2889'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2901'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2901'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2660'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2660'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2658'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2658'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1861'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1861'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1859'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1859'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1831'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1831'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1685_ILVO_macro_long_term_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1685_ILVO_macro_long_term_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1685_ILVO_macro_long_term_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1847'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1847'^^xsd:string;
  dwc:observationDate '1983-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4928'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4928'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-65_ILVO_macro_long_term_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-65_ILVO_macro_long_term_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-65_ILVO_macro_long_term_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4922'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4922'^^xsd:string;
  dwc:observationDate '1991-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3903'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3903'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-39_ILVO_macro_long_term_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-39_ILVO_macro_long_term_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-39_ILVO_macro_long_term_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3882'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3882'^^xsd:string;
  dwc:observationDate '1988-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2674'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2674'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2677'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2677'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2659'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2659'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-5_ILVO_macro_long_term_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-5_ILVO_macro_long_term_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-5_ILVO_macro_long_term_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2644'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2644'^^xsd:string;
  dwc:observationDate '1984-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-16_ILVO_macro_long_term_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-16_ILVO_macro_long_term_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-16_ILVO_macro_long_term_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3205'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3205'^^xsd:string;
  dwc:observationDate '1985-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2906'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2906'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2899'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2899'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2892'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2892'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-9_ILVO_macro_long_term_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-9_ILVO_macro_long_term_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-9_ILVO_macro_long_term_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2904'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2904'^^xsd:string;
  dwc:observationDate '1985-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2044'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2044'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2042'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2042'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2045'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2045'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2063'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2063'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2053'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2053'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1697_ILVO_macro_long_term_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.459999084473"^^xsd:decimal ;
  dwc:decimalLongitude "3.039999961853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1697_ILVO_macro_long_term_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.459999084473 3.039999961853)"^^geo:wktLiteral ;
  geo-pos:lat "51.459999084473"^^xsd:decimal ;
  geo-pos:long "3.039999961853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1697_ILVO_macro_long_term_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2050'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.039999961853'^^xsd:double;
  dwc:latitude '51.459999084473'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2050'^^xsd:string;
  dwc:observationDate '1983-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5242'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5242'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8686'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8686'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8698'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8698'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8677'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8677'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5747'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5747'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5741'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5741'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5734'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5734'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4054'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4054'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4066'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4066'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4285'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4285'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4289'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4289'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4286'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4286'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4291'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4291'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4296'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4296'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4290'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4290'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4292'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4292'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4283'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4283'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3506'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3506'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3514'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3514'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3509'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3509'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8703'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8703'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8430'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8430'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8428'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8428'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5467'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5467'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5484'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5484'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5472'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5472'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5464'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5464'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4970'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4970'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4971'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4971'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5480'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5480'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5730'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5730'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5256'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5256'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5470'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5470'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3744'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3744'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3739'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3739'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3733'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3733'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5245'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5245'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5238'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5238'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1781'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1781'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1773'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1773'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1775'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1775'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1778'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1778'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1782'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1782'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1779'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1779'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5248'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5248'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5247'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5247'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1513'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1513'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1516'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1516'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1514'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1514'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1515'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1515'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1510'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1510'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1518'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1518'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8704'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8704'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8687'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8687'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3214'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3214'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10063'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10063'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1780'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1780'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1772'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1772'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1991'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1991'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1996'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1996'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1994'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1994'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1997'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1997'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1992'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1992'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1998'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1998'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1993'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1993'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1990'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1990'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5473'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5473'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5474'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5474'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5465'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5465'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5475'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5475'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5249'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5249'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5262'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5262'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8699'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8699'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8688'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8688'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8702'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8702'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10065'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10065'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5731'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5731'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5737'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5737'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5744'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5744'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4287'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4287'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4293'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4293'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4295'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4295'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4284'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4284'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4288'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4288'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-47_ILVO_macro_long_term_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-47_ILVO_macro_long_term_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-47_ILVO_macro_long_term_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4294'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4294'^^xsd:string;
  dwc:observationDate '1989-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5729'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5729'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3507'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3507'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3510'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3510'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3515'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3515'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3513'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3513'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8696'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8696'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5260'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5260'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3505'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3505'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3517'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3517'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3512'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3512'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3516'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3516'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3508'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3508'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-30_ILVO_macro_long_term_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-30_ILVO_macro_long_term_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-30_ILVO_macro_long_term_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3511'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3511'^^xsd:string;
  dwc:observationDate '1988-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5477'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5477'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5487'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5487'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5482'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5482'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-12_ILVO_macro_long_term_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-12_ILVO_macro_long_term_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2820'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2820'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-12_ILVO_macro_long_term_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-12_ILVO_macro_long_term_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-12_ILVO_macro_long_term_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2819'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2819'^^xsd:string;
  dwc:observationDate '1985-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1677_ILVO_macro_long_term_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1677_ILVO_macro_long_term_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1677_ILVO_macro_long_term_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1995'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1995'^^xsd:string;
  dwc:observationDate '1982-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3456'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3456'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5241'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5241'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5252'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5252'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5265'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5265'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6739'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6739'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6748'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6748'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6743'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6743'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6744'^^xsd:string;
  dwc:scientificName 'Mysida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6744'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6738'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6738'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6740'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6740'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8429'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8429'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8435'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8435'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8683'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8683'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8693'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8693'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2356'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2356'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2339'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2339'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2354'^^xsd:string;
  dwc:scientificName 'Pseudocuma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110427'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2354'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2347'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2347'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2346'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2346'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8434'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8434'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9820'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9820'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9817'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9817'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9812'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9812'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9819'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9819'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9808'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9808'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9821'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9821'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6374'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6374'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6365'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6365'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6373'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6373'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6370'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6370'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8678'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8678'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8689'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8689'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8701'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8701'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8675'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8675'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8685'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8685'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8695'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8695'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8679'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8679'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9805'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9805'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9815'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9815'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5736'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5736'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8700'^^xsd:string;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8700'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9816'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9816'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9822'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9822'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9810'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9810'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9814'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9814'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9807'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9807'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9813'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9813'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9818'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9818'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9811'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9811'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2341'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2341'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2350'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2350'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2351'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2351'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2358'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2358'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2349'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2349'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2340'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2340'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3745'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3745'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5052'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5052'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5046'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5046'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5045'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5045'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5057'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5057'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5047'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5047'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5056'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5056'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5051'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5051'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5058'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5058'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5062'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5062'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5044'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5044'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5050'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5050'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5059'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5059'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5060'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5060'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5048'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5048'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5053'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5053'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5061'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5061'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5049'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5049'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5054'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5054'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-73_ILVO_macro_long_term_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-73_ILVO_macro_long_term_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-73_ILVO_macro_long_term_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5055'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5055'^^xsd:string;
  dwc:observationDate '1993-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5239'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5239'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6742'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6742'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5740'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5740'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5746'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5746'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6363'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6363'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6371'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6371'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5745'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5745'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5738'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5738'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-100_ILVO_macro_long_term_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-100_ILVO_macro_long_term_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6038'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6038'^^xsd:string;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-100_ILVO_macro_long_term_6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-100_ILVO_macro_long_term_6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6040'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6040'^^xsd:string;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-100_ILVO_macro_long_term_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-100_ILVO_macro_long_term_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6039'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6039'^^xsd:string;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-100_ILVO_macro_long_term_6036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-100_ILVO_macro_long_term_6036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6036'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6036'^^xsd:string;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5732'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5732'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-100_ILVO_macro_long_term_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-100_ILVO_macro_long_term_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-100_ILVO_macro_long_term_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6037'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6037'^^xsd:string;
  dwc:observationDate '1995-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6072'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6072'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6076'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6076'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6073'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6073'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6077'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6077'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6080'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6080'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5733'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5733'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5743'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5743'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6368'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6368'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6075'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6075'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6079'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6079'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6081'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6081'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6078'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6078'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1649_ILVO_macro_long_term_6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1649_ILVO_macro_long_term_6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1649_ILVO_macro_long_term_6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6074'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6074'^^xsd:string;
  dwc:observationDate '1996-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5255'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5255'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5246'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5246'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5259'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5259'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6360'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6360'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5261'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5261'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3734'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3734'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3740'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3740'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5250'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5250'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5263'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5263'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5243'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5243'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4866'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4866'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4870'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4870'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4872'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4872'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4868'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4868'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4869'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4869'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4873'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4873'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3248'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3248'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1670_ILVO_macro_long_term_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1670_ILVO_macro_long_term_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2125'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2125'^^xsd:string;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1670_ILVO_macro_long_term_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1670_ILVO_macro_long_term_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2122'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2122'^^xsd:string;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1670_ILVO_macro_long_term_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1670_ILVO_macro_long_term_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2126'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2126'^^xsd:string;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1670_ILVO_macro_long_term_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1670_ILVO_macro_long_term_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2123'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2123'^^xsd:string;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2359'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2359'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2335'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2335'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6741'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6741'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6745'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6745'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6747'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6747'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-116_ILVO_macro_long_term_6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-116_ILVO_macro_long_term_6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-116_ILVO_macro_long_term_6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6746'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6746'^^xsd:string;
  dwc:observationDate '1997-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5269'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5269'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5257'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5257'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5244'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5244'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4865'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4865'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4867'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4867'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4871'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4871'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4862'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4862'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4874'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4874'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4875'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4875'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4063'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4063'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5268'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5268'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1897'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1897'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1896'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1896'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2343'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2343'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2360'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2360'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2353'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2353'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2361'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2361'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2352'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2352'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2342'^^xsd:string;
  dwc:scientificName 'Mactra stultorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140299'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2342'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '140299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1894'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1894'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3462'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3462'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3454'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3454'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3460'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3460'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5466'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5466'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5266'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5266'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8682'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8682'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8692'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8692'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3732'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3732'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10061'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10061'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10481'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10481'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5264'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5264'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5253'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5253'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10487'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10487'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5907'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5907'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5912'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5912'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5240'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5240'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5251'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5251'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5483'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5483'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5479'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5479'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5471'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5471'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5469'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5469'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5460'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5460'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6366'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6366'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4973'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4973'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6361'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6361'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6362'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6362'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6369'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6369'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6367'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6367'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3458'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3458'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3461'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3461'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3457'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3457'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3455'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3455'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-26_ILVO_macro_long_term_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-26_ILVO_macro_long_term_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-26_ILVO_macro_long_term_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3459'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3459'^^xsd:string;
  dwc:observationDate '1987-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5267'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5267'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9809'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9809'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4969'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4969'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4981'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4981'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4062'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4062'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4057'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4057'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3743'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3743'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10062'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10062'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10482'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10482'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10488'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10488'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-209_ILVO_macro_long_term_9806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-209_ILVO_macro_long_term_9806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-209_ILVO_macro_long_term_9806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9806'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9806'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5739'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5739'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5254'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5254'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4069'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4069'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4058'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4058'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4053'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4053'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "J" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6372'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'J'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6372'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-106_ILVO_macro_long_term_6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-106_ILVO_macro_long_term_6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-106_ILVO_macro_long_term_6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6364'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6364'^^xsd:string;
  dwc:observationDate '1996-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8427'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8427'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8432'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8432'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8433'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8433'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5486'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5486'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5462'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5462'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5910'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5910'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5911'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5911'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5915'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5915'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5905'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5905'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5913'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5913'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4980'^^xsd:string;
  dwc:scientificName 'Praunus inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120178'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4980'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '120178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4975'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4975'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4979'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4979'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4976'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4976'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4977'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4977'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4978'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4978'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4982'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4982'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4972'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4972'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4968'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4968'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-67_ILVO_macro_long_term_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-67_ILVO_macro_long_term_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-67_ILVO_macro_long_term_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4974'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4974'^^xsd:string;
  dwc:observationDate '1991-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8691'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8691'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-141_ILVO_macro_long_term_7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-141_ILVO_macro_long_term_7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7364'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7364'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-141_ILVO_macro_long_term_7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-141_ILVO_macro_long_term_7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7366'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7366'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-141_ILVO_macro_long_term_7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-141_ILVO_macro_long_term_7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7368'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7368'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5461'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5461'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5481'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5481'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5468'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5468'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5478'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5478'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5488'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5488'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5463'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5463'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10480'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10480'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10486'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10486'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3738'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3738'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10064'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10064'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10483'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10483'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8680'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8680'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10484'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10484'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2336'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2336'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2345'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2345'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2337'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2337'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2333'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2333'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2338'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2338'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1895'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1895'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1900'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1900'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1899'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1899'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1687_ILVO_macro_long_term_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1687_ILVO_macro_long_term_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1687_ILVO_macro_long_term_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1898'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1898'^^xsd:string;
  dwc:observationDate '1984-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2355'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2355'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2348'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2348'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2357'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2357'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2334'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2334'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2344'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2344'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1683_ILVO_macro_long_term_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1683_ILVO_macro_long_term_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1683_ILVO_macro_long_term_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2332'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2332'^^xsd:string;
  dwc:observationDate '1983-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5270'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5270'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5735'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5735'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-91_ILVO_macro_long_term_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-91_ILVO_macro_long_term_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-91_ILVO_macro_long_term_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5742'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5742'^^xsd:string;
  dwc:observationDate '1995-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5906'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5906'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5908'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5908'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5909'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5909'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-89_ILVO_macro_long_term_5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-89_ILVO_macro_long_term_5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-89_ILVO_macro_long_term_5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5914'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5914'^^xsd:string;
  dwc:observationDate '1995-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5485'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5485'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-85_ILVO_macro_long_term_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-85_ILVO_macro_long_term_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-85_ILVO_macro_long_term_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5476'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5476'^^xsd:string;
  dwc:observationDate '1994-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8684'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8684'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8694'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8694'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8705'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8705'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-166_ILVO_macro_long_term_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-166_ILVO_macro_long_term_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-166_ILVO_macro_long_term_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8431'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8431'^^xsd:string;
  dwc:observationDate '1998-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-83_ILVO_macro_long_term_5258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-83_ILVO_macro_long_term_5258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-83_ILVO_macro_long_term_5258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5258'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5258'^^xsd:string;
  dwc:observationDate '1994-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8676'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8676'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8697'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8697'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-141_ILVO_macro_long_term_7365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-141_ILVO_macro_long_term_7365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7365'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7365'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-141_ILVO_macro_long_term_7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-141_ILVO_macro_long_term_7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-141_ILVO_macro_long_term_7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "F" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7367'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'F'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7367'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8690'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8690'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-182_ILVO_macro_long_term_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-182_ILVO_macro_long_term_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-182_ILVO_macro_long_term_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8681'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8681'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10485'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'E'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10485'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-226_ILVO_macro_long_term_10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-226_ILVO_macro_long_term_10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-226_ILVO_macro_long_term_10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10060'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10060'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2087'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2087'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2090'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2090'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2029'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2029'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2093'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2093'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2035'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2035'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2092'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2092'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1650'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1650'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2034'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2034'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1649'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1649'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1641'^^xsd:string;
  dwc:scientificName 'Polydora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129619'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1641'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1647'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1647'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1643'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1643'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1648'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1648'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1640'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1640'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1458'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1458'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1462'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1462'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1512'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1512'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1519'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1519'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1511'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1511'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1517'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1517'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1658_ILVO_macro_long_term_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1658_ILVO_macro_long_term_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1658_ILVO_macro_long_term_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1520'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1520'^^xsd:string;
  dwc:observationDate '1980-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1453'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1453'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1454'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1454'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1464'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1464'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1457'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1457'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1460'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1460'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1461'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1461'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3273'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3273'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3265'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3265'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3268'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3268'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3263'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3263'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3271'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3271'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3266'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3266'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3235'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3235'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3225'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3225'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3216'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3216'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3219'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3219'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1642'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1642'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1645'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1645'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4496'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4496'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4500'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4500'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2684'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2684'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2686'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2686'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1777'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1777'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3241'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3241'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3240'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3240'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3258'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3258'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3243'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3243'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3245'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3245'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4498'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4498'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4696'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4696'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4697'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4697'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4693'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4693'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4685'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4685'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4686'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4686'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4692'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4692'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4698'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4698'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4688'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4688'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3272'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3272'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-25_ILVO_macro_long_term_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-25_ILVO_macro_long_term_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3348'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3348'^^xsd:string;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-25_ILVO_macro_long_term_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-25_ILVO_macro_long_term_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3350'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3350'^^xsd:string;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-25_ILVO_macro_long_term_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-25_ILVO_macro_long_term_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3347'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3347'^^xsd:string;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-25_ILVO_macro_long_term_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-25_ILVO_macro_long_term_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3351'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3351'^^xsd:string;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-25_ILVO_macro_long_term_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-25_ILVO_macro_long_term_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-25_ILVO_macro_long_term_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3349'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3349'^^xsd:string;
  dwc:observationDate '1987-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4494'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4494'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4503'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4503'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4499'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4499'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3742'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3742'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3749'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3749'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3737'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3737'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4495'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4495'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4497'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4497'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4502'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4502'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4501'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4501'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4699'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4699'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4689'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4689'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4694'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4694'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4687'^^xsd:string;
  dwc:scientificName 'Ensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '138333'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4687'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '138333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4690'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4690'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4695'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4695'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4700'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4700'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4683'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4683'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4684'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4684'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-57_ILVO_macro_long_term_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-57_ILVO_macro_long_term_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-57_ILVO_macro_long_term_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4691'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4691'^^xsd:string;
  dwc:observationDate '1990-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3747'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3747'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2030'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2030'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2083'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2083'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2094'^^xsd:string;
  dwc:scientificName 'Gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101537'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2094'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '101537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4056'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4056'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4061'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4061'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4068'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4068'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3275'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3275'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3276'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3276'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3270'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3270'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3748'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3748'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4052'^^xsd:string;
  dwc:scientificName 'Barnea candida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140767'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4052'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4059'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4059'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4065'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4065'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4055'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4055'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4060'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4060'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4067'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4067'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-52_ILVO_macro_long_term_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-52_ILVO_macro_long_term_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-52_ILVO_macro_long_term_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4493'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4493'^^xsd:string;
  dwc:observationDate '1990-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3267'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3267'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-42_ILVO_macro_long_term_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-42_ILVO_macro_long_term_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-42_ILVO_macro_long_term_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4064'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4064'^^xsd:string;
  dwc:observationDate '1989-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3741'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3741'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3746'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3746'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3735'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3735'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1670_ILVO_macro_long_term_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1670_ILVO_macro_long_term_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1670_ILVO_macro_long_term_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2124'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:startYearCollected '1980'^^xsd:integer;
  dwc:endYearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2124'^^xsd:string;
  dwc:observationDate '1980-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3264'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3264'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3269'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3269'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3274'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3274'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-21_ILVO_macro_long_term_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-21_ILVO_macro_long_term_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-21_ILVO_macro_long_term_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3262'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3262'^^xsd:string;
  dwc:observationDate '1986-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-36_ILVO_macro_long_term_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-36_ILVO_macro_long_term_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-36_ILVO_macro_long_term_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3736'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3736'^^xsd:string;
  dwc:observationDate '1988-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3231'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3231'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3260'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3260'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3257'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3257'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3213'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3213'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3212'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3212'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3228'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3228'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2032'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2032'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3229'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3229'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3220'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3220'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3233'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3233'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3224'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3224'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3215'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3215'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3234'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3234'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3237'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3237'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3217'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3217'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3226'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3226'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3236'^^xsd:string;
  dwc:scientificName 'Diastylis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110398'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3236'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3218'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3218'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3227'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3227'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3238'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3238'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3221'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3221'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3222'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3222'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3230'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3230'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3247'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3247'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3254'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3254'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3244'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3244'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3251'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3251'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3256'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3256'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3250'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3250'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3259'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3259'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3249'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3249'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3255'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3255'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3253'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3253'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3246'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3246'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3261'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3261'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3242'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3242'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3239'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3239'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-20_ILVO_macro_long_term_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-20_ILVO_macro_long_term_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-20_ILVO_macro_long_term_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3252'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3252'^^xsd:string;
  dwc:observationDate '1986-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2689'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2689'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2031'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2031'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2084'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2084'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1456'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1456'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1452'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1452'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1463'^^xsd:string;
  dwc:scientificName 'Corophium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101489'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1463'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1455'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1455'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1692_ILVO_macro_long_term_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1692_ILVO_macro_long_term_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1692_ILVO_macro_long_term_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1459'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:startYearCollected '1979'^^xsd:integer;
  dwc:endYearCollected '1979'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1459'^^xsd:string;
  dwc:observationDate '1979-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2687'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2687'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2683'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2683'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2685'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2685'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2688'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2688'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2682'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2682'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-2_ILVO_macro_long_term_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-2_ILVO_macro_long_term_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-2_ILVO_macro_long_term_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2690'^^xsd:string;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2690'^^xsd:string;
  dwc:observationDate '1984-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4863'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4863'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-62_ILVO_macro_long_term_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-62_ILVO_macro_long_term_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-62_ILVO_macro_long_term_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "T" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_4864'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'T'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_4864'^^xsd:string;
  dwc:observationDate '1991-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1776'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1776'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1667_ILVO_macro_long_term_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1667_ILVO_macro_long_term_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1667_ILVO_macro_long_term_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1774'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:startYearCollected '1982'^^xsd:integer;
  dwc:endYearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1774'^^xsd:string;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2088'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2088'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2085'^^xsd:string;
  dwc:scientificName 'Eteone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '129443'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2085'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '129443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2033'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2033'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2086'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2086'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2089'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2089'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1644'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1644'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1681_ILVO_macro_long_term_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1681_ILVO_macro_long_term_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1681_ILVO_macro_long_term_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_2091'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:startYearCollected '1983'^^xsd:integer;
  dwc:endYearCollected '1983'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_2091'^^xsd:string;
  dwc:observationDate '1983-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-1663_ILVO_macro_long_term_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-1663_ILVO_macro_long_term_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-1663_ILVO_macro_long_term_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_1646'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_1646'^^xsd:string;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3232'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3232'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-19_ILVO_macro_long_term_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.330001831055"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-19_ILVO_macro_long_term_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.330001831055 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.330001831055"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-19_ILVO_macro_long_term_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_3223'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.330001831055'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_3223'^^xsd:string;
  dwc:observationDate '1985-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-74_ILVO_macro_long_term_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-74_ILVO_macro_long_term_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "D" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5043'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'D'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5043'^^xsd:string;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-170_ILVO_macro_long_term_8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-170_ILVO_macro_long_term_8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "H" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8457'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'H'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8457'^^xsd:string;
  dwc:observationDate '1998-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-170_ILVO_macro_long_term_8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-170_ILVO_macro_long_term_8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-170_ILVO_macro_long_term_8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8456'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8456'^^xsd:string;
  dwc:observationDate '1998-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-212_ILVO_macro_long_term_9865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-212_ILVO_macro_long_term_9865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-212_ILVO_macro_long_term_9865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-212_ILVO_macro_long_term_9865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-212_ILVO_macro_long_term_9865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9865'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9865'^^xsd:string;
  dwc:observationDate '1999-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-74_ILVO_macro_long_term_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-74_ILVO_macro_long_term_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-74_ILVO_macro_long_term_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_5042'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_5042'^^xsd:string;
  dwc:observationDate '1993-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-146_ILVO_macro_long_term_7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-146_ILVO_macro_long_term_7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-146_ILVO_macro_long_term_7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.729999542236"^^xsd:decimal ;
  dwc:decimalLongitude "3.0499999523163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-146_ILVO_macro_long_term_7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.729999542236 3.0499999523163)"^^geo:wktLiteral ;
  geo-pos:lat "51.729999542236"^^xsd:decimal ;
  geo-pos:long "3.0499999523163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-146_ILVO_macro_long_term_7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "G" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7391'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'G'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.0499999523163'^^xsd:double;
  dwc:latitude '51.729999542236'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7391'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8880'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8880'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8898'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8898'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8920'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8920'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8877'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8877'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8894'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8894'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8914'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8914'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8885'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8885'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10121'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10121'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10115'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10115'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9977'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9977'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9992'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9992'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9987'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9987'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8926'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8926'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8924'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8924'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8921'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8921'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8889'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8889'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8907'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8907'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8934'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8934'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10123'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10123'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6838'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6838'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8901'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8901'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8891'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8891'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10118'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10118'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8909'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8909'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8933'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8933'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8892'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8892'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_41136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_41136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_41136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_41136'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_41136'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6845'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6845'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6840'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6840'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6834'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6834'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8878'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8878'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7488'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7488'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7498'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7498'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7513'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7513'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7508'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7508'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7490'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7490'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7497'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7497'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9974'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9974'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8895'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8895'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8915'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8915'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8882'^^xsd:string;
  dwc:scientificName 'Gammarus locusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102281'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8882'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '102281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8918'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8918'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8886'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8886'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8902'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8902'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8925'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8925'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9975'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9975'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9983'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9983'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9981'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9981'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9973'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9973'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9976'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9976'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9985'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9985'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9979'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9979'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9990'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9990'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9991'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9991'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9980'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9980'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9988'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9988'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9982'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9982'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8536'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8536'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8526'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8526'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8903'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8903'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8927'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8927'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8931'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8931'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9993'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9993'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9986'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9986'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9989'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9989'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9984'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9984'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8900'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8900'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9994'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9994'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8893'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8893'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8912'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8912'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8884'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8884'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8923'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8923'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-217_ILVO_macro_long_term_9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-217_ILVO_macro_long_term_9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-217_ILVO_macro_long_term_9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9978'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9978'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7507'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7507'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8520'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8520'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8525'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8525'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8534'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8534'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8916'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8916'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8883'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8883'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8899'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8899'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8922'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8922'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8896'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8896'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8913'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8913'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8911'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8911'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8936'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8936'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8919'^^xsd:string;
  dwc:scientificName 'Donax vittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '139604'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8919'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '139604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8887'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8887'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6832'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6832'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6848'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6848'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6849'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6849'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6846'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6846'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7510'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7510'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7503'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7503'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8521'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8521'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8535'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8535'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8530'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8530'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7494'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7494'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8523'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8523'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8524'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8524'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8533'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8533'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7504'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7504'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7512'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7512'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7495'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7495'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7509'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7509'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7499'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7499'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7491'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7491'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6844'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6844'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7496'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7496'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7505'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7505'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7492'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7492'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7500'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7500'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7493'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7493'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7501'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7501'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7502'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7502'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7511'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7511'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7489'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7489'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-151_ILVO_macro_long_term_7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-151_ILVO_macro_long_term_7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-151_ILVO_macro_long_term_7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7506'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7506'^^xsd:string;
  dwc:observationDate '1997-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8537'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8537'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8527'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8527'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6837'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6837'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6842'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6842'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6843'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6843'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8531'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8531'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8529'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8529'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8528'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8528'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8532'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8532'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-175_ILVO_macro_long_term_8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-175_ILVO_macro_long_term_8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-175_ILVO_macro_long_term_8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8522'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8522'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8906'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8906'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8930'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8930'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8890'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8890'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8908'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8908'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8932'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8932'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8881'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8881'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10124'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10124'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10116'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10116'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10114'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10114'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10119'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10119'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10122'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '155187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10122'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6839'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6839'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6835'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6835'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6836'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6836'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6841'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6841'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6847'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6847'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8929'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8929'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8905'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8905'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8888'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8888'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8928'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8928'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_41137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_41137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_41137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_41137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_41137'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_41137'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-122_ILVO_macro_long_term_6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-122_ILVO_macro_long_term_6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-122_ILVO_macro_long_term_6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6833'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6833'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8935'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8935'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8879'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8879'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8897'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8897'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10117'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10117'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-233_ILVO_macro_long_term_10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-233_ILVO_macro_long_term_10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-233_ILVO_macro_long_term_10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10120'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10120'^^xsd:string;
  dwc:observationDate '1999-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8904'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8904'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8910'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8910'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-191_ILVO_macro_long_term_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.430000305176"^^xsd:decimal ;
  dwc:decimalLongitude "3.2699999809265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-191_ILVO_macro_long_term_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.430000305176 3.2699999809265)"^^geo:wktLiteral ;
  geo-pos:lat "51.430000305176"^^xsd:decimal ;
  geo-pos:long "3.2699999809265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-191_ILVO_macro_long_term_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8917'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:longitude '3.2699999809265'^^xsd:double;
  dwc:latitude '51.430000305176'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8917'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10510'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10510'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8447'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8447'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8454'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8454'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9838'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9838'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9834'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9834'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9827'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9827'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8446'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8446'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8439'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8439'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8452'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8452'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8449'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8449'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8442'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8442'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8437'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8437'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8443'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8443'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8440'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8440'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9833'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9833'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10502'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10502'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9824'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9824'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10497'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10497'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9823'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9823'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10498'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10498'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9835'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9835'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9836'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9836'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10509'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10509'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6752'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6752'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6779'^^xsd:string;
  dwc:scientificName 'Urothoe poseidonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103235'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6779'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6767'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6767'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6753'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6753'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6755'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6755'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6762'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6762'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6777'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6777'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6765'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6765'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6757'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6757'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6771'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6771'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6751'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6751'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8451'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8451'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8445'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8445'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8438'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8438'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6761'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6761'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9830'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9830'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9831'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9831'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9825'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9825'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9832'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9832'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9837'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9837'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9828'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9828'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9839'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9839'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8444'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8444'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8450'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8450'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6776'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6776'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7386'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7386'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7370'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7370'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7380'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7380'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7375'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7375'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7384'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7384'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7371'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7371'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7381'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7381'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8436'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8436'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8441'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8441'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7369'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7369'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7378'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7378'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7387'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7387'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7372'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7372'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7374'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7374'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7382'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7382'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7390'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7390'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8448'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8448'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6775'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6775'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6756'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6756'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6759'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6759'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6770'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6770'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6764'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6764'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6773'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6773'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6763'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6763'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6754'^^xsd:string;
  dwc:scientificName 'Nephtys longosetosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130364'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6754'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6772'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6772'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6768'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6768'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-167_ILVO_macro_long_term_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-167_ILVO_macro_long_term_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-167_ILVO_macro_long_term_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8453'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8453'^^xsd:string;
  dwc:observationDate '1998-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6778'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6778'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6766'^^xsd:string;
  dwc:scientificName 'Tanaissus lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '136486'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6766'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '136486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6769'^^xsd:string;
  dwc:scientificName 'Scolelepis fuliginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131134'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6769'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6760'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6760'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6750'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6750'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7373'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7373'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7389'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7389'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7388'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7388'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7385'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7385'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7377'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7377'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7376'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7376'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7383'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7383'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-142_ILVO_macro_long_term_7379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-142_ILVO_macro_long_term_7379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-142_ILVO_macro_long_term_7379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7379'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7379'^^xsd:string;
  dwc:observationDate '1997-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10495'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10495'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10499'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10499'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10503'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10503'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10512'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10512'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10505'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10505'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10494'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10494'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10508'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10508'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10507'^^xsd:string;
  dwc:scientificName 'Angulus fabula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10507'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10496'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10496'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10506'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10506'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10490'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10490'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10511'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10511'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10491'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10491'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9829'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9829'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-210_ILVO_macro_long_term_9826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-210_ILVO_macro_long_term_9826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-210_ILVO_macro_long_term_9826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9826'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9826'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6749'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6749'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6758'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6758'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-117_ILVO_macro_long_term_6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-117_ILVO_macro_long_term_6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-117_ILVO_macro_long_term_6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6774'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6774'^^xsd:string;
  dwc:observationDate '1997-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_41147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_41147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_41147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_41147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_41147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_41147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_41147'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_41147'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10492'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10492'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10489'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10489'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10501'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10501'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10493'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10493'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10500'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10500'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-227_ILVO_macro_long_term_10504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-227_ILVO_macro_long_term_10504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-227_ILVO_macro_long_term_10504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10504'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10504'^^xsd:string;
  dwc:observationDate '1999-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8728'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8728'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8720'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8720'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8712'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8712'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8727'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8727'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8716'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8716'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8724'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8724'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8709'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8709'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8721'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8721'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8718'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8718'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8706'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8706'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8722'^^xsd:string;
  dwc:scientificName 'Nototropis falcatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102126'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8722'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8719'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8719'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8707'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8707'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8714'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8714'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8711'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8711'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8715'^^xsd:string;
  dwc:scientificName 'Diastylis bradyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '110472'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8715'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '110472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8723'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8723'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8717'^^xsd:string;
  dwc:scientificName 'Gastrosaccus spinifer'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '120020'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8717'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '120020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8725'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8725'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8708'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8708'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8713'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8713'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8726'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8726'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-183_ILVO_macro_long_term_8710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.520000457764"^^xsd:decimal ;
  dwc:decimalLongitude "3.3199999332428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-183_ILVO_macro_long_term_8710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.520000457764 3.3199999332428)"^^geo:wktLiteral ;
  geo-pos:lat "51.520000457764"^^xsd:decimal ;
  geo-pos:long "3.3199999332428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-183_ILVO_macro_long_term_8710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8710'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:longitude '3.3199999332428'^^xsd:double;
  dwc:latitude '51.520000457764'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8710'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8939'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8939'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8955'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8955'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8969'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8969'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10009'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10009'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10021'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10021'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8949'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8949'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8943'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8943'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_9997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_9997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9997'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9997'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10016'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10016'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8979'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8979'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8963'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8963'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8950'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8950'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8978'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8978'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8962'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8962'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8948'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8948'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10025'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10025'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10012'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10012'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10001'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10001'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8941'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8941'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8976'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8976'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8947'^^xsd:string;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334506'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8947'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7556'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7556'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6850'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6850'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7560'^^xsd:string;
  dwc:scientificName 'Schistomysis kervillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '120203'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7560'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '120203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7558'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7558'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6854'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6854'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7520'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7520'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7516'^^xsd:string;
  dwc:scientificName 'Nototropis swammerdamei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102131'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7516'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '488966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7565'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7565'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7532'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7532'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6853'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6853'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8552'^^xsd:string;
  dwc:scientificName 'Macoma balthica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141579'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8552'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8956'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8956'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8970'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8970'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8937'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8937'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8953'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8953'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8967'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8967'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10003'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10003'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9998'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9998'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10010'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10010'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_9995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_9995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9995'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9995'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10008'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10008'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10019'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10019'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10018'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10018'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10014'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10014'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10028'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10028'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10004'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10004'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10015'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10015'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10029'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10029'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_9999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_9999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9999'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9999'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8569'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8569'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8557'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8557'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8568'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8568'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10024'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10024'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10002'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10002'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10026'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10026'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8544'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8544'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8548'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8548'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8538'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8538'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8551'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8551'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8540'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8540'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8965'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8965'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8981'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8981'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8952'^^xsd:string;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8952'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8966'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8966'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10022'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10022'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8959'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8959'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8974'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8974'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8982'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8982'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10017'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10017'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10007'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10007'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10027'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10027'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10013'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10013'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10005'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '110626'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10005'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_9996'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_9996'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10020'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10020'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10023'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10023'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10000'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10000'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10011'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10011'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10031'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10031'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10006'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10006'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8559'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8559'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8570'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8570'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8539'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8539'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8550'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8550'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8564'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8564'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8973'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8973'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7564'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7564'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10138'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10138'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8946'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8946'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8961'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8961'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8977'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8977'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7540'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7540'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6852'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6852'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8555'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8555'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8556'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8556'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8567'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8567'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8542'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8542'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8546'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8546'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8561'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8561'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8572'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8572'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8957'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8957'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6856'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6856'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7561'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7561'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7537'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7537'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-218_ILVO_macro_long_term_10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-218_ILVO_macro_long_term_10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-218_ILVO_macro_long_term_10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10030'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10030'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6851'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6851'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7559'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7559'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7557'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7557'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7536'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7536'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8562'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8562'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8553'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8553'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8565'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8565'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7514'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7514'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7541'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7541'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_41142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_41142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_41142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_41142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_41142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_41142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_41142'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_41142'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7550'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '146928'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7550'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7523'^^xsd:string;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7523'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7524'^^xsd:string;
  dwc:scientificName 'Bylgides sarsi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '152335'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7524'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6855'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6855'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7539'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7539'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8554'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8554'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8566'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8566'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8543'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8543'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8558'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8558'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8549'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8549'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8547'^^xsd:string;
  dwc:scientificName 'Urothoe elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '103228'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8547'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8541'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '1053'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8541'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8563'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8563'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10130'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10130'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10129'^^xsd:string;
  dwc:scientificName 'Ensis directus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140732'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10129'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '876640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10137'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10137'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10127'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10127'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8944'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8944'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8975'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8975'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8960'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8960'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8571'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8571'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8560'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8560'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-176_ILVO_macro_long_term_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-176_ILVO_macro_long_term_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-176_ILVO_macro_long_term_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8545'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8545'^^xsd:string;
  dwc:observationDate '1998-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7551'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7551'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7533'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7533'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7553'^^xsd:string;
  dwc:scientificName 'Scoloplos (Scoloplos) armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334772'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7553'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7519'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7519'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7544'^^xsd:string;
  dwc:scientificName 'Cirratulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '919'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7544'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7552'^^xsd:string;
  dwc:scientificName 'Phyllodocidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '931'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7552'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7515'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7515'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7530'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7530'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7563'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7563'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10131'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10131'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10133'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10133'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10126'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10126'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10125'^^xsd:string;
  dwc:scientificName 'Abludomelita obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102788'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10125'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10135'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10135'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10132'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10132'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10134'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10134'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8942'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8942'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10136'^^xsd:string;
  dwc:scientificName 'Sagartia troglodytes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '100994'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10136'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '855674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-234_ILVO_macro_long_term_10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-234_ILVO_macro_long_term_10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-234_ILVO_macro_long_term_10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_10128'^^xsd:string;
  dwc:scientificName 'Corophium volutator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102101'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_10128'^^xsd:string;
  dwc:observationDate '1999-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '102101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7517'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7517'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7555'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7555'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7527'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7527'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7546'^^xsd:string;
  dwc:scientificName 'Kurtiella bidentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7546'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '345281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7567'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7567'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7525'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7525'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7542'^^xsd:string;
  dwc:scientificName 'Myrianida prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131267'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7542'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7547'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7547'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7529'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7529'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7548'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7548'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7549'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7549'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7522'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7522'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7545'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7545'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7531'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7531'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7534'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7534'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7566'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7566'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7528'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7528'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8951'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8951'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8964'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8964'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8980'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8980'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8940'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8940'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8958'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8958'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8972'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8972'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7562'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7562'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7538'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7538'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-123_ILVO_macro_long_term_6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-123_ILVO_macro_long_term_6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-123_ILVO_macro_long_term_6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_6857'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_6857'^^xsd:string;
  dwc:observationDate '1997-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7554'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7554'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8938'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8938'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8954'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8954'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8968'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8968'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7543'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7543'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7535'^^xsd:string;
  dwc:scientificName 'Stenothoe marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '103166'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7535'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7521'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7521'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7518'^^xsd:string;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7518'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8971'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8971'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-192_ILVO_macro_long_term_8945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-192_ILVO_macro_long_term_8945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-192_ILVO_macro_long_term_8945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_8945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_8945'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_8945'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4453_TR-152_ILVO_macro_long_term_7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.439998626709"^^xsd:decimal ;
  dwc:decimalLongitude "3.3699998855591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4453_TR-152_ILVO_macro_long_term_7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.439998626709 3.3699998855591)"^^geo:wktLiteral ;
  geo-pos:lat "51.439998626709"^^xsd:decimal ;
  geo-pos:long "3.3699998855591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4453_TR-152_ILVO_macro_long_term_7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILVO_macro_long_term_7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4453_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-18'^^xsd:date;
  dwc:institutionCode 'ILVO'^^xsd:string;
  dwc:collectionCode 'Longterm_Macrobenthos_1979-1999'^^xsd:string;
  dwc:catalogNumber 'ILVO_macro_long_term_7526'^^xsd:string;
  dwc:scientificName 'Microprotopus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A'^^xsd:string;
  dwc:collector 'ILVO'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '3.3699998855591'^^xsd:double;
  dwc:latitude '51.439998626709'^^xsd:double;
  dwc:aphiaid '102380'^^xsd:integer;
  dwc:samplingEffort '0,1 m²'^^xsd:string;
  dwc:samplingProtocol 'Van Veen (0,100)'^^xsd:string;
  dwc:occurrenceId 'ILVO_macro_long_term_7526'^^xsd:string;
  dwc:observationDate '1997-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF